import { withHeaders } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/http/internal.js";
Returns a new request handler that wraps the given one so that we can add
extra headers
to the response.
x/ayonli_jsext/esm/http/internal.js>withHeaders
import { withHeaders } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/http/internal.js";
Returns a new request handler that wraps the given one so that we can add
extra headers
to the response.