diff options
author | Loïc Hoguin <[email protected]> | 2011-03-19 14:38:31 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2011-03-19 14:38:31 +0100 |
commit | c9eb3ce5fc8749bae1dd2f828340145e73063c4b (patch) | |
tree | 7c760918285ee143dfb1029881ae7614509299c6 /Makefile | |
parent | db715a3eb1d5442adf524e85541392a9b4eafe43 (diff) | |
download | cowboy-c9eb3ce5fc8749bae1dd2f828340145e73063c4b.tar.gz cowboy-c9eb3ce5fc8749bae1dd2f828340145e73063c4b.tar.bz2 cowboy-c9eb3ce5fc8749bae1dd2f828340145e73063c4b.zip |
Ignore empty lines when expecting the Request-Line.
In the interest of robustness, servers SHOULD ignore any empty
line(s) received where a Request-Line is expected. In other words,
if the server is reading the protocol stream at the beginning of a
message and receives a CRLF first, it should ignore the CRLF.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions