x/oak/http_request.ts

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
import * as mod from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/http_request.ts";

Classes

An abstraction which wraps a {@link Request} from Deno's flash server. The constructor takes a Deferred which it will resolve when the response is ready.