Loïc Hoguin
|
47ecfd7318
Add a test confirming push requests have no body
|
5 years ago |
Loïc Hoguin
|
63b17e4edf
Use /long_polling for rfc7540 tests that reset the stream
|
5 years ago |
Loïc Hoguin
|
57badc9082
Add HTTP/2 tests with responses with HTTP/1.1 specific headers
|
5 years ago |
Loïc Hoguin
|
ab44985a9e
Fix HTTP/2 CVEs
|
5 years ago |
Loïc Hoguin
|
48f417ac8f
Fix and optimize sending of WINDOW_UPDATE frames
|
5 years ago |
Tony Han
|
22cc88bae4
Add a zero-length DATA frame in the lingering_data test
|
5 years ago |
Tony Han
|
7708fc77cd
Data received after RST_STREAM counts toward window
|
6 years ago |
Fredrik Enestad
|
7ff9e963b8
Fallback to host header if authority is missing
|
6 years ago |
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 |