Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/esm/http/internal.js>withHeaders

A JavaScript extension package for building strong and modern applications.
Latest
function 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.

Parameters

handle
optional
headers = [UNSUPPORTED]