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

mod_h2 v0.8.2

Choose a tag to compare

@icing icing released this 22 Jul 14:48
· 782 commits to master since this release
  • In case "H2SerializeHeaders On" is configured, errorneous requests led to
    500 responses. Fixed by installing post_read hooks really early now.