graceful reload or when reaching MaxConnectionsPerChild.
When unprocessed h2 requests were queued at the time, these could stall.
See <https://github.com/icing/mod_h2/issues/212>.
+ - fix logic for non-proxy Server and Date response headers. [ylavic]
Trunk version of patch:
https://svn.apache.org/r1894163
https://svn.apache.org/r1894169
https://svn.apache.org/r1894252
https://svn.apache.org/r1894728
https://svn.apache.org/r1894949
+ https://svn.apache.org/r1895336
Backport version for 2.4.x of patch:
PR: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/275.diff
+1: icing,