import * as mod from "https://dotland.deno.dev/x/oak@v12.0.1/http_server_native_request.ts";
Classes
An internal oak abstraction for handling a Deno native request. Most users of oak do not need to worry about this abstraction. |
import * as mod from "https://dotland.deno.dev/x/oak@v12.0.1/http_server_native_request.ts";
An internal oak abstraction for handling a Deno native request. Most users of oak do not need to worry about this abstraction. |