Skip to content

v0.14.20

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 07 Jul 21:35
· 350 commits to master since this release

Bug Fixes

  • http1: fix http1_header_read_timeout to use same future (#2891) (c5a14e7c)

Features

  • ext: support non-canonical HTTP/1 reason phrases (#2792) (b2052a43)

New Contributors