summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
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