import { RequestBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/request.ts";
Sets multiple headers at the same time via an object literal.
Sets a header to send with the request.
x/dax/src/request.ts>RequestBuilder#header
import { RequestBuilder } from "https://dotland.deno.dev/x/dax@0.39.2/src/request.ts";
Sets multiple headers at the same time via an object literal.
Sets a header to send with the request.