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

mod-h2 v1.15.20 (BROKEN)

Choose a tag to compare

@icing icing released this 21 Jun 14:05
· 442 commits to master since this release
  • BROKEN, relies on changes in Apache httpd 2.4.49, sorry about that.
  • Align handling of 304 response headers with behaviour of http/1.1. [ylavic]
  • now shares code with http/1.1 protocol implementation
    for checking validity of methods and other request parameter. [ylavic]