This repository was archived by the owner on Jun 9, 2026. It is now read-only.
mod-h2 v1.15.16
- 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.