import { REQUEST_PROTOCOL_FORBIDDEN } from "https://deno.land/x/oauth4webapi@v3.1.2/mod.ts";
Assigned as OperationProcessingError.code when a request is about to made to a non-HTTP(S) endpoint.
x/oauth4webapi/mod.ts>REQUEST_PROTOCOL_FORBIDDEN
import { REQUEST_PROTOCOL_FORBIDDEN } from "https://deno.land/x/oauth4webapi@v3.1.2/mod.ts";
Assigned as OperationProcessingError.code when a request is about to made to a non-HTTP(S) endpoint.