Loïc Hoguin
|
d2f367fba3
Use try..after in tests that start their own listeners
|
6 years ago |
Loïc Hoguin
|
bed328b6c9
Use ?FUNCTION_NAME instead of ct_helper:name()
|
6 years ago |
Loïc Hoguin
|
633aa89f00
Fix intermittent test failures in rfc7540_SUITE
|
7 years ago |
Loïc Hoguin
|
dc58eea9b4
Ensure tests in rfc7540_SUITE can be repeated
|
7 years ago |
Loïc Hoguin
|
ae6c787062
Honor the SETTINGS_ENABLE_PUSH from clients
|
7 years ago |
Loïc Hoguin
|
3ebd01805f
Fix some intermittent test issues in rfc7540
|
7 years ago |
Loïc Hoguin
|
7d4791b32c
Fix some rfc7540 tests that had an empty :path
|
7 years ago |
Loïc Hoguin
|
8d1f468ac0
Reject HTTP/2 requests with a body size different than content-length
|
7 years ago |
Loïc Hoguin
|
17349fafc2
Add tests for rejecting streams depending on themselves
|
7 years ago |
Loïc Hoguin
|
84b4128d06
Receive and ignore HTTP/2 request trailers if any
|
7 years ago |
Loïc Hoguin
|
2db5ffbf84
Add SETTINGS ack timeout and option settings_timeout
|
7 years ago |
Loïc Hoguin
|
add71bfb7e
Fix intermittent test failures for rfc7540
|
7 years ago |
Loïc Hoguin
|
5d5a00c863
Fix an rfc7540 test to have a different error reason
|
7 years ago |
Loïc Hoguin
|
9a29aea148
Add options controlling maximum h2 frame sizes
|
7 years ago |
Loïc Hoguin
|
d38d86c4a9
Add options controlling initial control flow windows
|
7 years ago |
Loïc Hoguin
|
7373822b86
Add the max_concurrent_streams h2 option
|
7 years ago |
Loïc Hoguin
|
8f4adf437c
Add options to control h2's SETTINGS_HEADER_TABLE_SIZE
|
7 years ago |
Loïc Hoguin
|
8b9a09c9fe
HTTP/2 informational responses don't end the stream
|
7 years ago |
Loïc Hoguin
|
19054e40e0
Fix crash in cowboy_http2 when content-length is invalid
|
7 years ago |
Loïc Hoguin
|
bec9a43d50
Fix a broken test case in the rfc7540 suite
|
7 years ago |
Loïc Hoguin
|
bd6c32d3b7
Fix an intermittent test failure in the rfc7540 suite
|
7 years ago |
Loïc Hoguin
|
cf3ab5832a
Add nowarn_export_all to all test suites
|
7 years ago |
Loïc Hoguin
|
73126e7693
Add many rfc7540 tests, improve detection of malformed requests
|
7 years ago |
Loïc Hoguin
|
4cdd1aa70e
Add more flow control tests to rfc7540 and fix related issues
|
7 years ago |
Loïc Hoguin
|
7f80ff28a5
Add more rfc7540 tests along with their respective fixes
|
7 years ago |
Loïc Hoguin
|
bc82679330
Fix a few rfc7540 tests
|
7 years ago |
Loïc Hoguin
|
e7114577bb
Fix a bug in HTTP/2 where connection gets closed prematurely
|
7 years ago |
Loïc Hoguin
|
9ef4536656
Add many tests for RFC7540 5.1 and 5.1.1 and related fixes
|
8 years ago |
Loïc Hoguin
|
0d81dc04f1
Add more HTTP/2 tests for RFC7540 4.1 and 4.3
|
8 years ago |
Loïc Hoguin
|
bb83a6ce33
Unknown HTTP/2 frames are ignored
|
8 years ago |