Variable: allowInsecureRequests

August 29, 2025 ยท View on GitHub

๐Ÿ’— 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 allowInsecureRequests: unique symbol

By default the module only allows interactions with HTTPS endpoints. Setting this option to true removes that restriction.

Deprecated

To make it stand out as something you shouldn't use, possibly only for local development and testing against non-TLS secured environments.