]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Trigger ci.
authorYann Ylavic <ylavic@apache.org>
Sun, 17 Jan 2021 21:08:30 +0000 (21:08 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 17 Jan 2021 21:08:30 +0000 (21:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885624 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b55fdd897659c318f6e32938842f4006e7f777ce..c9f28304cce6d6817ced0e94eb3fa78b35373950 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -104,7 +104,7 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
   * Leverage libmill? Drop serf?
 
   * Better abstraction of slave connections and "requests".
-    - add abstraction for "response" as something that can be passed 
+    - add abstraction for "response" as something that can be passed
       through filters. To be serialized into the correct HTTP bytes on
       the main connection.
     - solve multi-threaded access to master connection props/module conf