Skip to content

v1.18.0

Compare
Choose a tag to compare
@erikdubbelboer erikdubbelboer released this 09 Dec 16:02
· 425 commits to master since this release
d0dfbd4
  • d0dfbd4 fix issue #875 (#909) (Kirill Danshin)
  • ec4aa43 (header) do case insensitive lookup of cookie header value (#925) (Daniel Kürner)
  • f710c2d Fixing deletion of headers/queryargs having multiple values. (#918) (anshul-jain-aws)
  • cb0aaaa Improve round2 performance (#914) (kiyon)
  • c2542e5 add nil check for LocalAddr (#907) (Shohi Wang)
  • 30aa43e Adding Power support(ppc64le) with continuous integration/testing to the project for architecture independent (#903) (asellappen)
  • df87e70 Fix race condition in TestCloseIdleConnections (Erik Dubbelboer)