Skip to content

nghttp2 v1.38.0

Choose a tag to compare

@tatsuhiro-t tatsuhiro-t released this 18 Apr 06:11
· 2671 commits to master since this release
v1.38.0
  • lib: Fix bug that on_header callback is still called after stream is closed (GH-1331)
  • third-party: Update http-parser to v2.9.1
  • nghttpx: Fix bug that altered authority and path affect backend selection (GH-1334)
  • nghttpx: Fix bug that chunked request stalls (GH-1333)
  • nghttpx: Don't log authorization request header field value with -LINFO (GH-1332)
  • nghttpx: Fix for compilation against modern LibreSSL (Patch from Jeff 'Raid' Baitis) (GH-1270)