From: Luca Toscano Date: Sat, 20 Oct 2018 09:31:43 +0000 (+0000) Subject: STATUS: added item to the wishlist for 2.next X-Git-Tag: 2.5.0-alpha2-ci-test-only~2268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e6c6cd3809b674d81bece591dd62df005beea6;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index 610d92dc271..d0217bcac61 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: