Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

mod_h2 v0.9.8

Choose a tag to compare

@icing icing released this 14 Sep 14:27
· 752 commits to master since this release
  • server protocol of requests served via mod_h2 is now HTTP/2
  • directive H2SerializeHeaders had no effect any longer, fixed.
  • requests served in H2SerializeHeaders on hosts, report HTTP/1.1 as
    protocol. This is the mode to enabled when having compatiblity issues.