]> granicus.if.org Git - apache/commitdiff
STATUS: added item to the wishlist for 2.next
authorLuca Toscano <elukey@apache.org>
Sat, 20 Oct 2018 09:31:43 +0000 (09:31 +0000)
committerLuca Toscano <elukey@apache.org>
Sat, 20 Oct 2018 09:31:43 +0000 (09:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844403 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 610d92dc2712c0136745136cb9a5564054cd9828..d0217bcac61025fcc2836595016fe007eeeb775d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -154,6 +154,10 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
     "broken" server implementations (PR 51517). (Note that many of them are
     "broken" *because* of our behaviors.)
 
+  * Add a "normalized" list of headers for a HTTP response, rather then relying
+    on r->headers_out and r->err_headers_out, since mod_headers' behavior is
+    not really user friendly in some scenarios (example in PR 62380). 
+
 
 OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.4 BUT OBVIOUSLY WEREN'T: