Files
fasthttp/TODO
T
Aliaksandr Valialkin a482b7d35c Updated TODO
2015-12-08 15:22:17 +02:00

6 lines
257 B
Plaintext

- SessionClient with referer and cookies support.
- 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 .