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

mod_h2 v1.15.28

Choose a tag to compare

@icing icing released this 05 May 08:07
· 256 commits to master since this release
  • Removing unscheduling of ongonig tasks when connection shows
    potential abuse by a client. This proves counter-productive
    and the abuse detection can be falsly triggered by request
    using server-side-events. Fixes #231.
  • This change is already part of the current 2.x version release.