mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
![]() This is an undocumented workaround to disable chunks when using HTTP/1.1. It can be used when the client advertises itself as HTTP/1.1 despite not understanding the chunked transfer-encoding. Usage can be found looking at the test for it. When activated, Cowboy will still advertise itself as HTTP/1.1, but will send the body the same way it would if it was HTTP/1.0. |
||
---|---|---|
.. | ||
autobahn_SUITE_data | ||
http_SUITE_data | ||
ws_SUITE_data | ||
autobahn_SUITE.erl | ||
cover.spec | ||
eunit_SUITE.erl | ||
http_SUITE.erl | ||
spdy_SUITE.erl | ||
ws_SUITE.erl |