Closed Bug 1582488 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 19162 - Update urllib3 to 1.25.4

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

RESOLVED INVALID

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 rfc3986 for URL parsing.

  • Fix issue where URLs containing invalid characters within Url.auth would
    raise an exception instead of percent-encoding those characters.

  • Add support for HTTPResponse.auto_close = False which makes HTTP responses
    work well with BufferedReaders and other io module features. (Pull 1652)

  • Percent-encode invalid characters in URL for HTTPConnectionPool.request() (Pull 1673)

    
    
    

</details>

<details>
<summary>Links</summary>

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Whiteboard: [wptsync downstream error] → [wptsync downstream]
You need to log in before you can comment on or make changes to this bug.