import { type RequestOptions } from "https://deno.land/x/masx200_deno_http_middleware@2.2.2/src/Context.ts";
definition: { headers: Headers; method: string; url: string; body?: ReadableStream<Uint8Array> | null; }
import { type RequestOptions } from "https://deno.land/x/masx200_deno_http_middleware@2.2.2/src/Context.ts";