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 |
Loïc Hoguin
|
0dc063ab7d
Improve handler interface and documentation
|
10 years ago |
Loïc Hoguin
|
aa4d86b81f
Remove the onrequest hook
|
10 years ago |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 years ago |
Fred Hebert
|
b10b34a8f2
Support ad-hoc keep-alive for HTTP/1.0 Clients
|
11 years ago |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
10 years ago |
Loïc Hoguin
|
4eee573700
Return 422 instead of 400 when AcceptResource returns false
|
10 years ago |
Drew Varner
|
6ed25fd60b
Allow users to pass a raw binary() as the expires header.
|
11 years ago |
Loïc Hoguin
|
0c37925642
Add request body reading options
|
11 years ago |
Loïc Hoguin
|
c966076bbe
Add a test for multipart over chunked transfer-encoding
|
11 years ago |
Loïc Hoguin
|
980342f73c
Make loop handlers work with SPDY
|
11 years ago |