Vladimir Dronnikov
|
180143f9b2
rest: reject incorrect content-type header
|
12 years ago |
Loïc Hoguin
|
5a171d0f80
Remove process_post, post_is_create, create_path, created_path callbacks
|
12 years ago |
rambocoder
|
84d7671e91
Check the length before reading the body in body/1 and body_qs/1
|
12 years ago |
Slava Yurin
|
bb1362c744
Add '*' matcher for parameters
|
12 years ago |
Loïc Hoguin
|
3442acbe35
Run tests in parallel
|
12 years ago |
Loïc Hoguin
|
0ba06578f2
Use random ports for tests
|
12 years ago |
Loïc Hoguin
|
b2ffff9bec
Add cowboy:set_env/3
|
12 years ago |
Loïc Hoguin
|
40b8d0befc
Better handle socket closing with loop handlers
|
12 years ago |
Loïc Hoguin
|
d9b3727a62
Merge branch 'patch-1' of https://github.com/CamShaft/cowboy
|
12 years ago |
Tom Burdick
|
8a798014e9
allow POST rest handling to specify path after accepting content
|
12 years ago |
Loïc Hoguin
|
a59c5d6e91
Merge branch 'rest_patch' of https://github.com/treetopllc/cowboy
|
12 years ago |
Loïc Hoguin
|
85d05fff34
Fix chunked streaming of request body and improve speed
|
12 years ago |
Tom Burdick
|
c4d1ee5547
add patch support to cowboy_rest
|
12 years ago |
Loïc Hoguin
|
a357c49d1b
New routing
|
12 years ago |
Loïc Hoguin
|
3b8a1365d1
Do not require inets for running tests anymore
|
12 years ago |
Loïc Hoguin
|
81cfc1651e
Improve keepalive tests
|
12 years ago |
Loïc Hoguin
|
823a82b8f2
Fix an issue for replies in onresponse mishandling headers
|
12 years ago |
Loïc Hoguin
|
9bfef7c715
Update autobahntestsuite to 0.5.2
|
12 years ago |
Loïc Hoguin
|
01f57ad65d
Add optional automatic response body compression
|
12 years ago |
Loïc Hoguin
|
a013becc66
Add protection against slowloris vulnerability
|
12 years ago |
Loïc Hoguin
|
faeb37ed80
Add cowboy_req:set_resp_body_fun/2
|
12 years ago |
Loïc Hoguin
|
54063de2ff
Hello 2013
|
12 years ago |
Loïc Hoguin
|
1b3f510b7e
Add middleware support
|
12 years ago |
Loïc Hoguin
|
7ff2a62585
Make sure an incorrect port returns a 400 error
|
12 years ago |
Loïc Hoguin
|
8bc6bde62f
Remove the dependency on httpd_util
|
12 years ago |
Loïc Hoguin
|
5c315ab142
Return a 400 error if the Accept header was incorrect
|
12 years ago |
Loïc Hoguin
|
5f6b6b6f6d
Add a better error message when user callbacks are not exported
|
12 years ago |
Loïc Hoguin
|
aeb86e70c1
Add crypto into the required applications
|
12 years ago |
Loïc Hoguin
|
76cd1e40c9
The onresponse hook now receives 4 arguments, including the body
|
12 years ago |
Loïc Hoguin
|
2e0a2a1c9e
Add max_headers option
|
12 years ago |