diff options
author | Yann Ylavic <ylavic@apache.org> | 2021-01-17 22:08:30 +0100 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2021-01-17 22:08:30 +0100 |
commit | 91aa5ac562471c99b1f96393865e91fe0a42b5a4 (patch) | |
tree | d3136b4130c8304e6d8784e828d2a532ee938078 | |
parent | add AnyEvent::WebSocket::Client (diff) | |
download | apache2-91aa5ac562471c99b1f96393865e91fe0a42b5a4.tar.xz apache2-91aa5ac562471c99b1f96393865e91fe0a42b5a4.zip |
Trigger ci.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885624 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | STATUS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |