summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2021-01-17 21:08:30 +0000
committerYann Ylavic <ylavic@apache.org>2021-01-17 21:08:30 +0000
commit91aa5ac562471c99b1f96393865e91fe0a42b5a4 (patch)
treed3136b4130c8304e6d8784e828d2a532ee938078 /STATUS
parent0876d1d2bb236cd686946e0b5d6aed7fd3831c88 (diff)
downloadhttpd-91aa5ac562471c99b1f96393865e91fe0a42b5a4.tar.gz
Trigger ci.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885624 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS2
1 files changed, 1 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index b55fdd8976..c9f28304cc 100644
--- 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