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

mod_h2 v0.9.7

Choose a tag to compare

@icing icing released this 04 Sep 11:09
· 754 commits to master since this release
  • update of core-protocols.patch to v4
  • "Protocols" default changed. servers/vhosts need to explicitly enable h2/h2c
    now. For example with Protocols 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.