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

mod_h2 v0.6.3

Choose a tag to compare

@icing icing released this 01 Jun 14:23
· 874 commits to master since this release
  • h2c direct mode is now enabled on http: virtual hosts. It can be disabled
    by configuring "H2Direct off" for the base server. This works for clients
    with prior knowledge that a http server supports h2c.