import { type BasicAuthorization } from "https://deno.land/x/ayonli_jsext@v0.9.72/http/util.ts";
Represents the HTTP request Authorization
header with the Basic
scheme.
x/ayonli_jsext/http/util.ts>BasicAuthorization
import { type BasicAuthorization } from "https://deno.land/x/ayonli_jsext@v0.9.72/http/util.ts";
Represents the HTTP request Authorization
header with the Basic
scheme.