[wpt-sync] Sync PR 19162 - Update urllib3 to 1.25.4
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19162 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19162
Details from upstream follow.
pyup-bot <github-bot@pyup.io> wrote:
Update urllib3 to 1.25.4
This PR updates urllib3[secure] from 1.25.3 to 1.25.4.
<details>
<summary>Changelog</summary>### 1.25.4 ``` -------------------
Propagate Retry-After header settings to subsequent retries. (Pull 1607)
Fix edge case where Retry-After header was still respected even when
explicitly opted out of. (Pull 1607)Remove dependency on
rfc3986for URL parsing.Fix issue where URLs containing invalid characters within
Url.authwould
raise an exception instead of percent-encoding those characters.Add support for
HTTPResponse.auto_close = Falsewhich makes HTTP responses
work well with BufferedReaders and otheriomodule features. (Pull 1652)Percent-encode invalid characters in URL for
HTTPConnectionPool.request()(Pull 1673)</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/urllib3
- Changelog: https://pyup.io/changelogs/urllib3/
- Docs: https://urllib3.readthedocs.io/
</details>
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
Description
•