Skip to content

Version 0.10.2

Compare
Choose a tag to compare
@tomchristie tomchristie released this 20 Aug 09:34
· 438 commits to master since this release
76f6e19

0.10.2 (August 20th, 2020)

Added

  • Added Unix Domain Socket support. (Pull #139)

Fixed

  • Always include the port on proxy CONNECT requests. (Pull #154)
  • Fix max_keepalive_connections configuration. (Pull #153)
  • Fixes behaviour in HTTP/1.1 where server disconnects can be used to signal the end of the response body. (Pull #164)