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

mod_h[ttp]2 v1.2.5

Choose a tag to compare

@icing icing released this 04 Feb 14:10
· 710 commits to master since this release
  • fixes a deadlock that caused connections to get stuck in output, locking
    up the connection and a server thread forever. Thanks to @frankstolle for
    reporting and getting the necessary data.