aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index cc72cc6..ce1e2bb 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
- SessionClient with referer and cookies support.
- Load balancing client for multiple upstream hosts.
- Client with requests' pipelining support.
+- ProxyHandler similar to FSHandler.
- WebSockets. See https://tools.ietf.org/html/rfc6455 .
- HTTP/2.0. See https://tools.ietf.org/html/rfc7540 .