github nghttp2/nghttp2 v0.4.1
nghttp2 v0.4.1

latest releases: v1.61.0, v1.61.0-alpha.0, v1.60.0...
9 years ago
  • Implements h2-12 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-12)

  • Implements HPACK 07 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-07)

  • nghttpx: Set timeout to underlying bufferevent

    Setting write timeout to filter bufferevent does not work as
    intended. It timeouts even when there is no data to write.

  • Call on_data_chunk_recv_callback only when stream is active

  • h2load: Use std::async to dispatch parallel jobs

  • nghttpx: Treat '*' in parameter of --frontend as
    wildcard explicitly

  • nghttpd, nghttpx: Check END_STREAM flag in HEADERS other than
    request

  • nghttpx: Make --npn-list option work in ALPN

  • Handle the case where jemalloc is available without linking
    extra library

Don't miss a new nghttp2 release

NewReleases is sending notifications on new releases.