github nghttp2/nghttp2 v0.6.7
nghttp2 v0.6.7

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)
  • Merged draft-16 features. Framing is binary compatible with draft-14, so we still use h2-14 for interop.
  • Initialize frame header for upgrade SETTINGS frame
  • Allow PRIORITY frame at anytime
  • Robust GOAWAY handling
  • tiny-nghttpd: Fix memory leak
  • asio: Add http2::backlog API function
  • nghttpx: Disable spdy/3 and spdy/2 by default
  • nghttpx: Add configurable access logging format
  • nghttp: Add -r, --har option to output HTTP transactions in HAR format
  • nghttp: Add --no-dep option to disable sending priority hints to server
  • h2load: Support ALPN
  • python: Add client Python bindings

Don't miss a new nghttp2 release

NewReleases is sending notifications on new releases.