pypi httpx 0.18.1
Version 0.18.1

latest releases: 0.27.0, 0.26.0, 0.25.2...
3 years ago

0.18.1 (29th April, 2021)

Changed

  • Update brotli support to use the brotlicffi package (Pull #1605)
  • Ensure that Request(..., stream=...) does not auto-generate any headers on the request instance. (Pull #1607)

Fixed

  • Pass through timeout=... in top-level httpx.stream() function. (Pull #1613)
  • Map httpcore transport close exceptions to httpx exceptions. (Pull #1606)

Don't miss a new httpx release

NewReleases is sending notifications on new releases.