Loïc Hoguin
|
5964273cc4
Fix the flushing of messages when switching to Websocket
|
7 years ago |
Bartek Walkowicz
|
2131709328
Add case for handling infinity for idle/request_timeout
|
7 years ago |
Paul Fisher
|
82cd22a88b
Allow colon within path segments
|
9 years ago |
Loïc Hoguin
|
eafca21198
Fix HTTP/1.1 pipelining
|
7 years ago |
Loïc Hoguin
|
cf3ab5832a
Add nowarn_export_all to all test suites
|
7 years ago |
Loïc Hoguin
|
ce32e1985a
Add more tests to the rfc7230 suite
|
7 years ago |
Loïc Hoguin
|
14173d5929
Move the pipeline test to the rfc7230 suite
|
7 years ago |
Loïc Hoguin
|
c4e43ec26a
Add more rfc7230 tests and better handle bad chunk sizes
|
7 years ago |
Loïc Hoguin
|
d7761b5259
Remove another test from the old http suite
|
7 years ago |
Loïc Hoguin
|
f6539a9a68
Move tests from old http suite to rfc7230 suite
|
7 years ago |
Loïc Hoguin
|
185d928e1a
Remove duplicate /echo/body_qs tests from the old suite
|
7 years ago |
Loïc Hoguin
|
bfe7f82812
Remove duplicate static handler tests from the old suite
|
7 years ago |
Loïc Hoguin
|
7d9f6611ae
Fix the remaining http_SUITE test cases
|
7 years ago |
Loïc Hoguin
|
23fcfe9eea
Fix more of the older tests
|
7 years ago |
Loïc Hoguin
|
cf4d8166f8
Remove tests for set_resp_body with a stream fun
|
7 years ago |
Loïc Hoguin
|
3c18585945
Remove any mention of the waiting_stream hack
|
7 years ago |
Loïc Hoguin
|
acc5fed589
Remove the onresponse tests from http_SUITE
|
7 years ago |
Loïc Hoguin
|
3eb7693e4f
Remove outdated multipart tests
|
7 years ago |
Loïc Hoguin
|
6f7b59886e
Remove NumAcceptors argument from start_clear/tls
|
7 years ago |
Loïc Hoguin
|
42c95b1584
Rewrite the tests for header name/value limits
|
8 years ago |
José Valim
|
f59c29dff0
Return status 431 if the request header field is too large
|
8 years ago |
Loïc Hoguin
|
43adacc760
Welcome to 2017
|
8 years ago |
Christopher Adams
|
59c32506c0
Fix if_modified_since match of last_modified
|
8 years ago |
Loïc Hoguin
|
b75b0a6d4d
Use integer_to_binary when possible
|
8 years ago |
Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 years ago |
Alexey Lebedeff
|
b290b88a67
Use 'Connection' header only when necessary
|
9 years ago |
Loïc Hoguin
|
228cebaf04
Add rfc7230 test suite and update others to recent Gun
|
10 years ago |
Loïc Hoguin
|
89c47d3d6e
Use cowlib for parsing headers; remove cowboy_http
|
10 years ago |
Loïc Hoguin
|
999dc5b7c1
Rename 'halt' to 'stop' for better consistency
|
10 years ago |
Loïc Hoguin
|
403895a641
Fix two edge cases when the request-line provided is invalid
|
10 years ago |