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