import { readHeaders } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/headers.ts?s=readHeaders";
Asynchronously read the headers out of body request and resolve with them as
a Headers
object.
import { readHeaders } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/headers.ts?s=readHeaders";
Asynchronously read the headers out of body request and resolve with them as
a Headers
object.