0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/test/handlers
Loïc Hoguin 97a3108576 Reply with 400 on header parsing crash
This is a first step to improve the HTTP status codes returned
by Cowboy on crashes. We will tweak it over time.

Also fixes a small bug where two replies may have been sent
when using loop handlers under rare conditions.
2014-07-12 12:09:43 +02:00
..
input_crash_h.erl Reply with 400 on header parsing crash 2014-07-12 12:09:43 +02:00
long_polling_h.erl Make loop handlers work with SPDY 2014-04-26 13:46:55 +02:00
loop_handler_body_h.erl Make loop handlers work with SPDY 2014-04-26 13:46:55 +02:00
loop_handler_timeout_h.erl Make loop handlers work with SPDY 2014-04-26 13:46:55 +02:00