Files
fasthttp/TODO
T
2016-04-01 18:06:59 +03:00

5 lines
197 B
Plaintext

- SessionClient with referer and cookies support.
- ProxyHandler similar to FSHandler.
- WebSockets. See https://tools.ietf.org/html/rfc6455 .
- HTTP/2.0. See https://tools.ietf.org/html/rfc7540 .