diff options
author | Yann Ylavic <ylavic@apache.org> | 2021-09-18 13:16:18 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2021-09-18 13:16:18 +0200 |
commit | fac88add451ef5ddebb92fc9f4f5676bec3cffa3 (patch) | |
tree | 6065421fd541f211ec431331759f776055bb1482 /STATUS | |
parent | ci: show non-traceX logs only. (diff) | |
download | apache2-fac88add451ef5ddebb92fc9f4f5676bec3cffa3.tar.xz apache2-fac88add451ef5ddebb92fc9f4f5676bec3cffa3.zip |
Trigger ci.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893413 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |