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

mod-h2 v2.0.9

Choose a tag to compare

@icing icing released this 30 Sep 14:57
· 219 commits to master since this release
  • Fixed a bug where errors during reponse body handling did not lead to
    a proper RST_STREAM. Instead processing went into an infinite loop.
    Extended test cases to catch this condition.