Skip to main content
Module

x/http_utils/message.ts

HTTP utility collection for Fetch API
Go to Latest
import * as httpUtils from "https://deno.land/x/http_utils@1.0.0-beta.15/message.ts";

Functions

Return an instance with the provided Request replacing the specified header. There are no side effects on the original Request.