/[Apache-SVN]
ViewVC logotype

Revision 1895336


Jump to revision: Previous Next
Author: ylavic
Date: Thu Nov 25 15:57:21 2021 UTC (2 years, 5 months ago)
Changed paths: 1
Log Message:
mod_http2: fix logic for non-proxy Server and Date response headers.

First error was in r1890564 where the test for !PROXYREQ_NONE was replaced by
PROXYREQ_RESPONSE (which is never the case besides the fake proxy origin
request) so a mod_h2 PR tried to fix that but the logic is now incorrect.

Let's finally use the same logic as ap_basic_http_header().



Changed paths

Path Details
Directoryhttpd/httpd/trunk/modules/http2/h2_c2_filter.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26