This repository was archived by the owner on Jun 9, 2026. It is now read-only.
mod_h2 v0.9.8
- server protocol of requests served via mod_h2 is now
HTTP/2 - directive
H2SerializeHeadershad no effect any longer, fixed. - requests served in
H2SerializeHeaders onhosts, reportHTTP/1.1as
protocol. This is the mode to enabled when having compatiblity issues.