Updated TODO

This commit is contained in:
Aliaksandr Valialkin
2015-11-27 12:24:44 +02:00
parent 4aac41a918
commit c0c5793fda
+3
View File
@@ -1,3 +1,6 @@
- Example tests.
- Load balancing client for multiple upstream hosts.
- Client with requests' pipelining support.
- WebSockets. See https://tools.ietf.org/html/rfc6455 .
- HTTP/2.0. See https://tools.ietf.org/html/rfc7540 .
- Uploaded files' parsing support (aka multipart/form-data). See http://tools.ietf.org/html/rfc1867 .