import * as oak from "https://deno.land/x/oak@v12.6.2/response.ts";
Classes
An interface to control what response will be sent when the middleware finishes processing the request. |
Variables
A symbol that indicates to |
import * as oak from "https://deno.land/x/oak@v12.6.2/response.ts";
An interface to control what response will be sent when the middleware finishes processing the request. |
A symbol that indicates to |