Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 15 Oct 16:12
· 4 commits to master since this release

Features

  • client: Add HTTP/2 builder options header_table_size() and max_concurrent_streams() (4c84e8c1)
  • rt: add ReadBufCursor methods remaining() and put_slice() (#3700) (5a13041e)

Bug Fixes

  • http1:
  • http2: strip content-length header in response to CONNECT requests (#3748) (67a4a498)

New Contributors

Thanks!

Full Changelog: v1.4.1...v1.5.0