saleor / requests-hardened

A library that overrides the default behaviors of the requests library, and adds new security features.
https://pypi.org/project/requests-hardened
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Rename 'never_allow_redirects' option to 'never_redirect' #1

Closed NyanKiyoshi closed 1 year ago

NyanKiyoshi commented 1 year ago

The option could potentially be confusing due combining negative and positive word ("never allow [...]")