]> granicus.if.org Git - apache/commit
If a Date response header was already set in the headers array,
authorGraham Leggett <minfrin@apache.org>
Tue, 15 Apr 2003 17:39:43 +0000 (17:39 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 15 Apr 2003 17:39:43 +0000 (17:39 +0000)
commite3befc624eef5c33bf5eb6f1858ae595502e9349
treef03f03d111b16832991bfe3bc705176681429a5c
parent35d0dc3b8ede3812327eda52235d6bdba60674d5
If a Date response header was already set in the headers array,
this value was ignored in favour of the current time. This meant
that Date headers on proxied requests where rewritten when they
should not have been.
PR: 14376
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99370 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/http_protocol.c