Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 661 Bytes

File metadata and controls

12 lines (7 loc) · 661 Bytes

Variable: HTTP_REQUEST_FORBIDDEN

💗 Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.


const HTTP_REQUEST_FORBIDDEN: "OAUTH_HTTP_REQUEST_FORBIDDEN" = 'OAUTH_HTTP_REQUEST_FORBIDDEN'

Assigned as OperationProcessingError.code when a request is about to made to a non-TLS secured HTTP endpoint and allowInsecureRequests is not provided.