import * as oak from "https://deno.land/x/oak@v17.1.3/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.1.3/request.ts";
Contains the Request
abstraction used by oak.
Most end users would not need to directly access this module.