github icing/mod_h2 v2.0.8
mod-h2 v2.0.8

latest releases: v2.0.29, v2.0.28, v2.0.27...
24 months ago
  • Delaying input setup of a stream just before processing starts. This allows
    any EOS indicator arriving from the client before that to take effect.
    Without knowing that a stream has no input, internal processing has to
    simulate chunked encoding. This is not wrong, but somewhat more expensive
    and mod_security has been reported to be allergic to seeing 'chunked'
    on some requests. See https://bz.apache.org/bugzilla/show_bug.cgi?id=66282.
  • mod_proxy_http2: fixed #235 by no longer forwarding 'Host:' header when
    request ':authority' is known. Improved test case that did not catch that
    the previous 'fix' was incorrect.

Don't miss a new mod_h2 release

NewReleases is sending notifications on new releases.