diff options
author | Yann Ylavic <ylavic@apache.org> | 2021-07-06 10:30:13 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2021-07-06 10:30:13 +0200 |
commit | b0c20e4d1b0130abf2c1b453b66604a6d633908a (patch) | |
tree | 00aa9ec59f4e121974d724f04a0341b461d44a98 /STATUS | |
parent | mod_proxy: Avoid confusion of prefix/regex matching workers at loading. PR 6... (diff) | |
download | apache2-b0c20e4d1b0130abf2c1b453b66604a6d633908a.tar.xz apache2-b0c20e4d1b0130abf2c1b453b66604a6d633908a.zip |
Trigger ci.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891304 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE: * make mod_ssl more "core"? * add high-level server configuration directives that can steer/influence - module defaults/warn/rejects related to security + module defaults/warn/rejects related to security * Ditch HTTP/0.9? At least, make HttpProtocolOptions Require1.0 the default. |