Skip to content

mod_h2 v1.15.28

Compare
Choose a tag to compare
@icing icing released this 05 May 08:07
· 211 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.