mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
![]() Bad chunk sizes used to be accepted and could result in a badly parsed body or a timeout. They are now properly rejected. Chunk extensions now have a hard limit of 129 characters. I haven't heard of anyone using them and Cowboy does not provide an interface for them, but we can always increase or make configurable if it ever becomes necessary (but I honestly doubt it). Also a test from the old http suite could be removed. Yay! |
||
---|---|---|
.. | ||
asterisk_h.erl | ||
compress_h.erl | ||
default_h.erl | ||
echo_h.erl | ||
hello_h.erl | ||
long_polling_h.erl | ||
loop_handler_body_h.erl | ||
loop_handler_timeout_h.erl | ||
multipart_h.erl | ||
resp_h.erl | ||
stream_handler_h.erl | ||
switch_handler_h.erl | ||
ws_init_h.erl | ||
ws_terminate_h.erl |