import * as oak from "https://deno.land/x/oak@v11.0.0/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 oak from "https://deno.land/x/oak@v11.0.0/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. |