diff options
author | Loïc Hoguin <[email protected]> | 2019-10-02 13:31:13 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2019-10-02 13:31:13 +0200 |
commit | a14ecf19c68ba5b9eb828a41356b1adbc1c5739c (patch) | |
tree | 7f73ffc12263eea51a7b20518db65012721a2c7e /examples/ssl_hello_world | |
parent | 8e315485975601b62a820df0f0283d83a13fc40b (diff) | |
download | cowboy-a14ecf19c68ba5b9eb828a41356b1adbc1c5739c.tar.gz cowboy-a14ecf19c68ba5b9eb828a41356b1adbc1c5739c.tar.bz2 cowboy-a14ecf19c68ba5b9eb828a41356b1adbc1c5739c.zip |
Add more HTTP/1.1 header parsing tests
Fix a case where Cowboy was waiting for more data that simply
did not come. Now Cowboy will generate an error immediately
when a header line has no colon separator.
These test cases come from known request smuggling attack
vectors. Cowboy was not vulnerable to any of them.
Diffstat (limited to 'examples/ssl_hello_world')
0 files changed, 0 insertions, 0 deletions