Skip to content

2.3.0-beta1 (2018 Mar 11)

Pre-release
Pre-release
Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 11 Mar 11:45
· 204 commits to master since this release
[http-kit "2.3.0-beta1"]

This is a major feature and maintenance release. Please test carefully and report any bugs!

Changes since 2.2.0:

New stuff

General improvements

  • [#330] Server: don't override Date header if it's been set by application (@ryfow)
  • [#303] Client: replace :proxy-host, :proxy-port -> :proxy-url (@taso42)
  • [#341 #196] Server: increase max-line default value to conform to nginx defaults (@Kjir)
  • Client: deref default-client ONLY-when client not specified (@kumarshantanu)

Fixes