Christopher Adams
|
59c32506c0
Fix if_modified_since match of last_modified
|
8 лет назад |
Loïc Hoguin
|
b75b0a6d4d
Use integer_to_binary when possible
|
8 лет назад |
Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 лет назад |
Alexey Lebedeff
|
b290b88a67
Use 'Connection' header only when necessary
|
9 лет назад |
Loïc Hoguin
|
228cebaf04
Add rfc7230 test suite and update others to recent Gun
|
10 лет назад |
Loïc Hoguin
|
89c47d3d6e
Use cowlib for parsing headers; remove cowboy_http
|
10 лет назад |
Loïc Hoguin
|
999dc5b7c1
Rename 'halt' to 'stop' for better consistency
|
10 лет назад |
Loïc Hoguin
|
403895a641
Fix two edge cases when the request-line provided is invalid
|
10 лет назад |
Loïc Hoguin
|
0dc063ab7d
Improve handler interface and documentation
|
10 лет назад |
Loïc Hoguin
|
aa4d86b81f
Remove the onrequest hook
|
10 лет назад |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 лет назад |
Fred Hebert
|
b10b34a8f2
Support ad-hoc keep-alive for HTTP/1.0 Clients
|
11 лет назад |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
10 лет назад |
Loïc Hoguin
|
4eee573700
Return 422 instead of 400 when AcceptResource returns false
|
10 лет назад |
Drew Varner
|
6ed25fd60b
Allow users to pass a raw binary() as the expires header.
|
11 лет назад |
Loïc Hoguin
|
0c37925642
Add request body reading options
|
11 лет назад |
Loïc Hoguin
|
c966076bbe
Add a test for multipart over chunked transfer-encoding
|
11 лет назад |
Loïc Hoguin
|
980342f73c
Make loop handlers work with SPDY
|
11 лет назад |
Loïc Hoguin
|
a3f7f68e30
Fix two issues where listeners didn't get stopped properly
|
11 лет назад |
Loïc Hoguin
|
25a17a2590
Move listener initialization to cowboy_test
|
11 лет назад |
Loïc Hoguin
|
b377eb9805
Start applications directly from the ct hook
|
11 лет назад |
Loïc Hoguin
|
74512fc84c
Enable Autobahn Test Suite by default
|
11 лет назад |
Loïc Hoguin
|
806cde9ace
Cleanup the configuration handling in http_SUITE
|
11 лет назад |
Loïc Hoguin
|
71b8316b0d
Fix application start order in tests, gun depends on cowlib
|
11 лет назад |
Loïc Hoguin
|
704f61c9d1
Remove cowboy_client; use gun for the HTTP test suite
|
11 лет назад |
Loïc Hoguin
|
917cf99e10
Add and document the new multipart code
|
11 лет назад |
Loïc Hoguin
|
4efe014a2a
Fix a small typo in a test
|
11 лет назад |
James Fish
|
1c474af8ee
Fix loop handler keepalive race condition
|
11 лет назад |
Adrian Roe
|
c2e946708e
Add a workaround to disable chunked transfer-encoding
|
11 лет назад |
Loïc Hoguin
|
6672ea0415
Review, improve and document the static files handler
|
11 лет назад |