Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/windmill/windmill-api/http/http.ts

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
import * as windmill from "https://deno.land/x/windmill@v1.38.2/windmill-api/http/http.ts";

Classes

Represents an HTTP request context

Helper class to generate a ResponseBody from binary data

Enums

Represents an HTTP method.

Type Aliases

Represents an HTTP file which will be transferred from or to a server.

Represents the body of an outgoing HTTP request.