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

mod-h2 v1.15.16

Choose a tag to compare

@icing icing released this 09 Sep 16:35
· 461 commits to master since this release
  • Fixed reporting of transferred bytes for mod_logio for modifiers %O (and %S) to
    report the number of transferred header and body lengths. This is still only
    an approximation of the bytes on the connection. The data is subject to header
    compression and h2 framing afterwards. Grain of salt. Fixes #203.