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.
To make it stand out as something you shouldn't use, possibly only for local development and testing against non-TLS secured environments.