David Kelly
|
e7b6e2a402
Added absoluteURI support
|
13 лет назад |
Loïc Hoguin
|
bb08cf85e3
Remove a leftover ct:print
|
13 лет назад |
Tom Burdick
|
ca42ea1620
Handle delete better when no delete_resource function is implemented
|
13 лет назад |
Loïc Hoguin
|
dd08a90568
Merge branch 'master' of https://github.com/bfrog/cowboy
|
13 лет назад |
Tom Burdick
|
62de899c95
added test for posting to a rest controller where forbidden returns true on a keep alive socket
|
13 лет назад |
Loïc Hoguin
|
b650ef8907
Merge branch 'multipart' of https://github.com/nox/cowboy
|
13 лет назад |
Anthony Ramine
|
528507c7de
Add multipart support
|
13 лет назад |
Magnus Klaar
|
a7334d55c0
Add etag option to cowboy_http_static handler.
|
13 лет назад |
Loïc Hoguin
|
d2f13366a9
Fix the stream_body_set_resp test
|
13 лет назад |
Loïc Hoguin
|
5095c27c65
Merge branch 'issue-114-tests' of https://github.com/klaar/cowboy into gracefully-handle-crashes
|
13 лет назад |
Magnus Klaar
|
1592adcd4e
only run end_static_dir for http and https
|
13 лет назад |
Magnus Klaar
|
54d16c14ad
Add test and doc for content types function.
|
13 лет назад |
Magnus Klaar
|
50578254d5
Add tests for #114
|
13 лет назад |
Magnus Klaar
|
ea7ae14df8
Add built-in cowboy_http_static handler.
|
13 лет назад |
Magnus Klaar
|
937a2b0326
Add cowboy_http_req:set_resp_body_fun/3.
|
13 лет назад |
Loïc Hoguin
|
72d91583b9
Add a max_keepalive HTTP protocol option
|
13 лет назад |
Loïc Hoguin
|
9800348c21
Move the websocket tests in a separate suite
|
13 лет назад |
Loïc Hoguin
|
8d2102fe11
Allow HTTP protocol upgrades to use keepalive
|
13 лет назад |
Loïc Hoguin
|
ce92ab1e63
Add cowboy_http_req:set_resp_cookie/4
|
13 лет назад |
Loïc Hoguin
|
0201f7f2b2
cowboy_http_protocol shouldn't crash if the client sends HTTP responses
|
13 лет назад |
Loïc Hoguin
|
aab1587a4b
Add experimental Webmachine based REST protocol support
|
13 лет назад |
Loïc Hoguin
|
64a40cb479
Add set_resp_header/3 and set_resp_body/2 to cowboy_http_req
|
13 лет назад |
Paul Oliver
|
30c3c75bbc
Accept Sec-WebSocket-Version: 13 header on Chrome 15 through 17
|
13 лет назад |
Loïc Hoguin
|
70d28ff64d
Make sure the hixie-76 websocket code works properly with proxies
|
13 лет назад |
Loïc Hoguin
|
fe5f0ca539
Add a max_line_length to the HTTP protocol
|
13 лет назад |
Loïc Hoguin
|
5e006be01f
Add support for loops in standard HTTP handlers
|
13 лет назад |
Loïc Hoguin
|
25ae2028d6
Add {shutdown, Req} to websocket_init/3 to fail a websocket upgrade
|
13 лет назад |
Loïc Hoguin
|
138cccb4f9
Allow HTTP handlers to skip the handle/2 step in init/3
|
13 лет назад |
Loïc Hoguin
|
fe41f2944b
Merge branch 'hybi-framing-fix' of https://github.com/smarkets/cowboy
|
13 лет назад |
Loïc Hoguin
|
8e835bce9f
Close the connection when the application sends Connection: close
|
13 лет назад |