Skip to content

nghttp2 v1.33.0

Choose a tag to compare

@tatsuhiro-t tatsuhiro-t released this 02 Sep 06:57
· 2834 commits to master since this release
v1.33.0
  • lib: Tweak nghttp2_session_set_stream_user_data (GH-1211)
  • lib: Fix handling of SETTINGS_MAX_CONCURRENT_STREAMS. (Patch from Piotr Sikora) (GH-1184)
  • lib: Implement ORIGIN frame (GH-1177)
  • asio: support definition of local endpoint for cleartext client session (Patch from Alexandros Konstantinakis-Karmis) (GH-1204, GH-1212, GH-1217)
  • integration: Remove remaining SPDY code from the integration tests. (Patch from Piotr Sikora) (GH-1183)
  • nghttpx: Fix worker process crash with neverbleed write error
  • nghttpx: Support per-backend mruby script (GH-1215)
  • nghttpx: Fix stream reset if data from client is arrived before dconn is attached (GH-1214)