Loïc Hoguin
|
6d65cd0d38
Small documentation tweaks
|
7 лет назад |
Loïc Hoguin
|
4c22bdbcb7
Document 2.2 changes and the new stream_trailers function
|
7 лет назад |
Loïc Hoguin
|
17719a136d
Add the few remaining tests to the rfc7231 test suite
|
7 лет назад |
Loïc Hoguin
|
b000d53855
Add more rfc7231 tests and a new max_skip_body_length option
|
7 лет назад |
Loïc Hoguin
|
c2b813684e
Send a 426 when Websocket is required and client didn't upgrade
|
7 лет назад |
Loïc Hoguin
|
5269bf580b
Fix 408 not sending connection: close for HTTP/1.1
|
7 лет назад |
Loïc Hoguin
|
1f4c1e2c67
Add more rfc7231 tests
|
7 лет назад |
Loïc Hoguin
|
bc39b433bb
Properly handle OPTIONS * requests
|
7 лет назад |
Loïc Hoguin
|
2eb3e3f994
Also disable the TRACE method entirely
|
7 лет назад |
Loïc Hoguin
|
dd002b8141
Disable the CONNECT method completely
|
7 лет назад |
Loïc Hoguin
|
10dc2c2ef0
Add an rfc7231 test suite, fix an HTTP/2 bug with HEAD
|
7 лет назад |
Loïc Hoguin
|
2185198dee
Fix HTTP/2 push
|
7 лет назад |
Loïc Hoguin
|
a66eb5cd6e
Don't send chunked bodies when the method is HEAD
|
7 лет назад |
Loïc Hoguin
|
b0519af42a
Don't include a content-length in 204 responses
|
7 лет назад |
Loïc Hoguin
|
8d9404e9b6
Reject absolute URIs with no authority components
|
7 лет назад |
Loïc Hoguin
|
d50bab8e78
Reject absolute URIs with userinfo components in HTTP/1.1
|
7 лет назад |
Loïc Hoguin
|
14b4afa669
Fix a test description
|
7 лет назад |
Loïc Hoguin
|
37d069cd51
Fix many rfc7230 tests that were echoing the URI
|
7 лет назад |
Loïc Hoguin
|
aea172857f
Reject whitespace before/after HTTP/1.1 header names properly
|
7 лет назад |
Loïc Hoguin
|
bec9a43d50
Fix a broken test case in the rfc7540 suite
|
7 лет назад |
Loïc Hoguin
|
0246d9a4e6
Don't send a GOAWAY frame on close when the h2 preface is invalid
|
7 лет назад |
Loïc Hoguin
|
bd6c32d3b7
Fix an intermittent test failure in the rfc7540 suite
|
7 лет назад |
Loïc Hoguin
|
1066a8d376
Remove two warnings in test suites
|
7 лет назад |
Loïc Hoguin
|
cf3ab5832a
Add nowarn_export_all to all test suites
|
7 лет назад |
Loïc Hoguin
|
d33a0df3fe
Ignore stray HTTP/2 stream messages that we expect
|
7 лет назад |
Loïc Hoguin
|
73126e7693
Add many rfc7540 tests, improve detection of malformed requests
|
7 лет назад |
Loïc Hoguin
|
4cdd1aa70e
Add more flow control tests to rfc7540 and fix related issues
|
7 лет назад |
Loïc Hoguin
|
7f80ff28a5
Add more rfc7540 tests along with their respective fixes
|
7 лет назад |
Loïc Hoguin
|
bc82679330
Fix a few rfc7540 tests
|
7 лет назад |
Loïc Hoguin
|
843b104fcb
Don't send the response immediately when using h2spec
|
7 лет назад |