]> granicus.if.org Git - apache/commit
mod_reqtimeout: factorize structs and code.
authorYann Ylavic <ylavic@apache.org>
Tue, 19 Feb 2019 17:21:09 +0000 (17:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 19 Feb 2019 17:21:09 +0000 (17:21 +0000)
commit445e1f909fd3f19fe5383f083fed2e363faaeb61
treec7dd7ac50c245cbaa5ba26d7d3544ec839a5ff1a
parent3b156a19e8e7346404ed88a46cd9cb6acd046b55
mod_reqtimeout: factorize structs and code.

With a bit of macro magic, this is to avoid more code duplication when adding
new stages (next commit will add TLS/handshake timeouts handling in addition to
existing header and body ones).

No functional change here.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853901 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_reqtimeout.c