diff options
author | Loïc Hoguin <[email protected]> | 2017-11-27 13:42:04 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2017-11-27 13:42:04 +0100 |
commit | bc82679330ea027e311474ddb3d28c8da50e5544 (patch) | |
tree | a1130d695f926892de47977b9d54021af65b502a /src/cowboy_app.erl | |
parent | 843b104fcb75bcd217359a8b02d0b1f263d42602 (diff) | |
download | cowboy-bc82679330ea027e311474ddb3d28c8da50e5544.tar.gz cowboy-bc82679330ea027e311474ddb3d28c8da50e5544.tar.bz2 cowboy-bc82679330ea027e311474ddb3d28c8da50e5544.zip |
Fix a few rfc7540 tests
Cowboy takes a few shortcuts to avoid wasting resources when
there is a protocol error. The RFC wants us to send a different
error depending on the state of the stream at the time of the
error, and for us to maintain the connection in cases where we
would have to spend valuable resources to decode headers. In
all these cases Cowboy will simply close the connection with
an appropriate error.
Diffstat (limited to 'src/cowboy_app.erl')
0 files changed, 0 insertions, 0 deletions