Skip to content

v1.1.1

Compare
Choose a tag to compare
@yoshuawuyts yoshuawuyts released this 18 Apr 07:45
4580118

Added

  • Added internal test for response with LF instead of CRLF #85

Changed

  • Rewrote the chunked encoder from scratch, providing more diagnostics and fixing a long-standing bug #84
  • We no longer send the Date header on clients #89

Fixed

  • Fixed handling of large chunks in the chunk encoder #83
  • Fixed handling of CONNECT methods #92
  • If the Host header already exists on a response we no longer set it #86