import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AuthChallenge } = Protocol.Fetch;
Authorization challenge for HTTP status code 401 or 407.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AuthChallenge } = Protocol.Fetch;
Authorization challenge for HTTP status code 401 or 407.