index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
rfc7540_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-02-28
Fix crash in cowboy_http2 when content-length is invalid
Loïc Hoguin
2017-11-29
Fix a broken test case in the rfc7540 suite
Loïc Hoguin
2017-11-29
Fix an intermittent test failure in the rfc7540 suite
Loïc Hoguin
2017-11-29
Add nowarn_export_all to all test suites
Loïc Hoguin
2017-11-29
Add many rfc7540 tests, improve detection of malformed requests
Loïc Hoguin
2017-11-27
Add more flow control tests to rfc7540 and fix related issues
Loïc Hoguin
2017-11-27
Add more rfc7540 tests along with their respective fixes
Loïc Hoguin
2017-11-27
Fix a few rfc7540 tests
Loïc Hoguin
2017-10-23
Fix a bug in HTTP/2 where connection gets closed prematurely
Loïc Hoguin
2017-05-23
Add many tests for RFC7540 5.1 and 5.1.1 and related fixes
Loïc Hoguin
2017-03-02
Add more HTTP/2 tests for RFC7540 4.1 and 4.3
Loïc Hoguin
2017-02-26
Unknown HTTP/2 frames are ignored
Loïc Hoguin
2017-02-25
Add many test cases covering RFC7540 4.2
Loïc Hoguin
2017-01-02
Welcome to 2017
Loïc Hoguin
2016-03-14
Clarify comments about remaining tests to add to rfc7540_SUITE
Loïc Hoguin
2016-03-13
Fix most remaining HTTP/2 handshake tests
Loïc Hoguin
2016-03-13
Fix more HTTP/2 handshake test cases
Loïc Hoguin
2016-03-12
Add initial HTTP/1.1 Upgrade to HTTP/2
Loïc Hoguin
2016-03-10
Add the beginning of the rfc7540 test suite
Loïc Hoguin