github nghttp2/nghttp2 v0.7.10
nghttp2 v0.7.10

latest releases: v1.61.0, v1.61.0-alpha.0, v1.60.0...
9 years ago
  • Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14)
  • Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09)
  • Make sure that nghttp2 license is MIT license
  • Add nghttp2_session_consume_{connection,stream} to consume bytes independent
  • Add nghttp2_send_data_callback to send DATA payload without copying
  • "static inline" fix for build with VS2013 (Patch from Remo E)
  • Update lib/Makefile.msvc (Patch from Remo E)
  • Remove dependency on libws2_32 on Windows build
  • Define NGHTTP2_EXTERN macro to export function for Windows build
  • doc: Generate API doc per function
  • python: Add async body generation support
  • python: Fix pseudo-header field ordering bug
  • nghttpx: Redirect stderr to errorlog file
  • nghttpx: Fix bug that data buffered in SSL object are not read
  • nghttpx: Remove --tls-ctx-per-worker option
  • nghttpx: Add OCSP stapling feature

Don't miss a new nghttp2 release

NewReleases is sending notifications on new releases.