Unleash / unleash-proxy

Unleash Proxy is used to safely integrate frontend application with Unleash in a secure and scaleable way.
https://docs.getunleash.io/sdks/unleash-proxy
Apache License 2.0
53 stars 43 forks source link

feat(httpoptions): allow configuring httpOptions.rejectUnAuthorized from environment variables #105

Closed vkbandi closed 1 year ago

vkbandi commented 1 year ago

About the changes

These changes allow setting the httpOptions.rejectUnAuthorized from environment variables

Closes #99

vkbandi commented 1 year ago

Thanks for your contribution! 👍🏻 Can you also add this ENV option to README #available-options section for consistency?

Made this change

vkbandi commented 1 year ago

Can someone please let me know why this PR is not getting merged ?