Files
fasthttp/TODO
T
2015-11-27 16:23:02 +02:00

6 lines
224 B
Plaintext

- 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 .