This repository was archived by the owner on Jun 9, 2026. It is now read-only.
mod_h2 v0.6.2
- added "H2Direct (on|off)" as config directive. On a non-TLS host, it enables
direct h2c communication without any Upgrade dance. Useful for testing, for
example with h2load. - fixed concurrency issue observed on a mpm_event server when closing sessions