import * as oak from "https://deno.land/x/oak@v17.0.0/request.ts";
Contains the Request
abstraction used by oak.
Most end users would not need to directly access this module.
import * as oak from "https://deno.land/x/oak@v17.0.0/request.ts";
Contains the Request
abstraction used by oak.
Most end users would not need to directly access this module.