This repository was archived by the owner on Jun 9, 2026. It is now read-only.
mod_h2 v0.9.7
- update of core-protocols.patch to v4
- "Protocols" default changed. servers/vhosts need to explicitly enable h2/h2c
now. For example withProtocols h2 http/1.1 - adding test cases for "Protocols" ordering
- configuration option -enable-werror now sets compiler flags to go for Apache
httpd standard code restrictions.