]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix Bug 18388 (Set-Cookie in 304)
authorNick Kew <niq@apache.org>
Wed, 1 Sep 2004 13:37:07 +0000 (13:37 +0000)
committerNick Kew <niq@apache.org>
Wed, 1 Sep 2004 13:37:07 +0000 (13:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104924 13f79535-47bb-0310-9956-ffa450edef68

modules/http/http_protocol.c

index 7020018bd64e8eb1832642a16b4e0ceea85e4d41..a85081686f6bd9bb527c126e6ecf5e9ca2db05b0 100644 (file)
@@ -1664,6 +1664,8 @@ AP_CORE_DECLARE_NONSTD(apr_status_t) ap_http_header_filter(ap_filter_t *f,
                      "Warning",
                      "WWW-Authenticate",
                      "Proxy-Authenticate",
+                     "Set-Cookie",
+                     "Set-Cookie2",
                      NULL);
     }
     else {