From: Jacob Champion Date: Mon, 30 Jan 2017 22:39:01 +0000 (+0000) Subject: wishlist: add CGI fixes X-Git-Tag: 2.5.0-alpha~723 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d38c3bedd3194c3feb2e5fa1a1a113f451e5436;p=thirdparty%2Fapache%2Fhttpd.git wishlist: add CGI fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1781003 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 631170e4b5f..fb00dc907fa 100644 --- a/STATUS +++ b/STATUS @@ -150,6 +150,11 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE: understanding what worth looking at in order to improve overall performance. (https://cdn.wp.nginx.com/wp-content/uploads/2016/12/Amplify-Dashboards-page-base-for-filters.png) + * Drop CGI-1.1-incompatible behaviors kept for compatibility reasons with + "broken" server implementations (PR 51517). (Note that many of them are + "broken" *because* of our behaviors.) + + OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.4 BUT OBVIOUSLY WEREN'T: * Handling of non-trailing / config by non-default handler is broken