diff options
author | Loïc Hoguin <[email protected]> | 2013-05-16 12:56:01 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2013-05-16 12:56:01 +0200 |
commit | 28186a68d0c023987fe7334b0326fb6c87f9447c (patch) | |
tree | 732b0da9873c061cdda690973150e7ccbce3b99b /test/http_SUITE_data/http_echo_body.erl | |
parent | e0b5526f1e6c0794fc76c77f0fc6a4a95696d23f (diff) | |
download | cowboy-28186a68d0c023987fe7334b0326fb6c87f9447c.tar.gz cowboy-28186a68d0c023987fe7334b0326fb6c87f9447c.tar.bz2 cowboy-28186a68d0c023987fe7334b0326fb6c87f9447c.zip |
Make the HTTP version type more practical
Now instead of {1, 1} we have 'HTTP/1.1', and instead of {1, 0}
we have 'HTTP/1.0'. This is more efficient, easier to read in
crash logs, and clearer in the code.
Diffstat (limited to 'test/http_SUITE_data/http_echo_body.erl')
0 files changed, 0 insertions, 0 deletions