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 |
Loïc Hoguin
|
a3636adcac
Add many test cases covering RFC7540 4.2
|
8 years ago |
Loïc Hoguin
|
43adacc760
Welcome to 2017
|
8 years ago |
Loïc Hoguin
|
45158c1da4
Clarify comments about remaining tests to add to rfc7540_SUITE
|
9 years ago |
Loïc Hoguin
|
3969c31824
Fix most remaining HTTP/2 handshake tests
|
9 years ago |
Loïc Hoguin
|
2620d65fde
Fix more HTTP/2 handshake test cases
|
9 years ago |
Loïc Hoguin
|
4e6a4ee53f
Add initial HTTP/1.1 Upgrade to HTTP/2
|
9 years ago |
Loïc Hoguin
|
92edad53d2
Add the beginning of the rfc7540 test suite
|
9 years ago |