Find file History
Latest commit 972be6e Aug 17, 2016 @halter73 halter73 Disable automatic chunking for all non keep-alive requests
- Fixes a bug where Upgrade requests (e.g. WebSockets) would be chunked
- Allows chunking to be disabled by setting "Connection: close" on the response