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

mod_h2 v0.6.2

Choose a tag to compare

@icing icing released this 01 Jun 12:41
· 875 commits to master since this release
  • 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