Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.27.0/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.