Skip to content

Releases: encode/httpcore

Version 0.8.1

Choose a tag to compare

@lovelydinosaur lovelydinosaur released this 30 Apr 14:51
ea63f14

0.8.1 (April 30th, 2020)

Changed

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

Version 0.8.0

Choose a tag to compare

@yeraydiazdiaz yeraydiazdiaz released this 30 Apr 10:05
5c04534

0.8.0 (April 30th, 2020)

Fixed

  • Fixed tunnel proxy support.

Added

  • New TimeoutException base class.