mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
updating 3.0-HISTORY for #3757
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
3.0.0 (2016-xx-xx)
|
||||
++++++++++++++++++
|
||||
|
||||
- Relax how Requests strips bodies from redirects. 3.0.0 only supports body
|
||||
removal on 301/302 POST redirects and all 303 redirects.
|
||||
|
||||
- Remove support for non-string/bytes parameters in ``_basic_auth_str``.
|
||||
|
||||
- Prevent ``Session.merge_environment`` from erroneously setting the
|
||||
|
||||
Reference in New Issue
Block a user