From 60e6c6cd3809b674d81bece591dd62df005beea6 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Sat, 20 Oct 2018 09:31:43 +0000 Subject: [PATCH] STATUS: added item to the wishlist for 2.next git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844403 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/STATUS b/STATUS index 610d92dc27..d0217bcac6 100644 --- 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: -- 2.50.1