mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Note about read timeout errors and max_retries
This commit is contained in:
@@ -49,6 +49,8 @@ Release History
|
||||
**Behavioral Changes**
|
||||
|
||||
- ``Connection: keep-alive`` header is now sent automatically.
|
||||
- Read timeout errors will no longer be retried when you create a Session with
|
||||
``max_retries`` greater than zero.
|
||||
|
||||
**Improvements**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user