Skip to content

Releases: encode/httpcore

Version 0.8.1

30 Apr 14:51
ea63f14
Compare
Choose a tag to compare

0.8.1 (April 30th, 2020)

Changed

  • Allow inheritance of both httpcore.AsyncByteStream, httpcore.SyncByteStream without type conflicts.

Version 0.8.0

30 Apr 10:05
5c04534
Compare
Choose a tag to compare

0.8.0 (April 30th, 2020)

Fixed

  • Fixed tunnel proxy support.

Added

  • New TimeoutException base class.