]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Trigger ci.
authorYann Ylavic <ylavic@apache.org>
Sat, 18 Sep 2021 11:16:18 +0000 (11:16 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 18 Sep 2021 11:16:18 +0000 (11:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893413 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e7d0b66d49c309a1d929f3b253369defa3cec5ae..16e969091ded220fbb33dcd77cca8a8ac9966a7a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -166,7 +166,7 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
 
   * 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). 
+    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: