Commit Graph

7 Commits

Author SHA1 Message Date
Erik Dubbelboer 5f6439b6df Remove wrong documentation 2018-08-31 14:22:05 +08:00
Aliaksandr Valialkin 4cf82252e3 Added ability to filter out non-GET requests 2015-11-29 12:49:01 +02:00
Aliaksandr Valialkin df6fda8c33 Added ability to limit request body size on the server and response body size on the client 2015-11-27 13:22:15 +02:00
Aliaksandr Valialkin 52c04f13b2 Added support for 'Connection: Upgrade', so RequestHandler may detect such connections and hijack them 2015-11-24 15:48:10 +02:00
Aliaksandr Valialkin a81d93c2ae Added ability to limit keep-alive connection lifetime 2015-11-23 14:17:49 +02:00
Aliaksandr Valialkin 016fda260f Updated docs 2015-11-22 13:41:30 +02:00
Aliaksandr Valialkin 0cd1e39f77 Added package docs 2015-11-22 05:43:12 +02:00