issues
search
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
Bump version to v1.0.0b1
#4
Closed
NyanKiyoshi
closed
1 year ago
NyanKiyoshi
commented
1 year ago
This will release the latest changes since v1.0.0b0:
[Breaking change] Rename 'never_allow_redirects' option to 'never_redirect' (
https://github.com/saleor/requests-hardened/pull/1
)
Improve README.rst and project metadata (
https://github.com/saleor/requests-hardened/pull/2
)
[Breaking change] Rename IP loopback filter setting (
https://github.com/saleor/requests-hardened/pull/3
)
This will release the latest changes since v1.0.0b0: