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