Magnus Klaar
|
5a7040ee1c
Convert request to proplist when logging
|
13 years ago |
Loïc Hoguin
|
e87f51e542
Merge branch 'content-type-accepted-asterisk-atom' of https://github.com/dysinger/cowboy
|
13 years ago |
Tim Dysinger
|
21cd61cb38
If we have a mapping to '*' then use it as the default catch all accept
|
13 years ago |
Magnus Klaar
|
9922de6d9e
Tests and fixes for the generate_etag/2 callback
|
13 years ago |
Loïc Hoguin
|
d9212c21dd
Remove the redundant include/ from -include("http.hrl")
|
13 years ago |
Loïc Hoguin
|
f6cf731011
REST: Only send 201 when a new resource is created on POST
|
13 years ago |
Tom Burdick
|
ca42ea1620
Handle delete better when no delete_resource function is implemented
|
13 years ago |
Loïc Hoguin
|
dee19f11c3
Add {halt, Req, State} return value to most REST callbacks
|
13 years ago |
Loïc Hoguin
|
0761ef67a1
Rename a lot of HandlerState2 variables to HandlerState
|
13 years ago |
Loïc Hoguin
|
3078e94db6
Improve the return value for cowboy_http_rest:upgrade/4
|
13 years ago |
Loïc Hoguin
|
fed6727634
Make REST handlers' put_resource accept true or false return values
|
13 years ago |
Loïc Hoguin
|
0bb23f2400
Make REST handlers' process_post accept true or false return values
|
13 years ago |
Magnus Klaar
|
f56479ffc2
Add cowboy_http_req:set_resp_body_fun/3 to rest
|
13 years ago |
Loïc Hoguin
|
156c84ff29
Use calendar date and time types exported since R14B04
|
13 years ago |
Loïc Hoguin
|
17c9d45786
Remove outdated @todo notes and update another
|
13 years ago |
Loïc Hoguin
|
c54c361adb
create_path now returns a path, not an URI
|
13 years ago |
Loïc Hoguin
|
f390dbd606
Add meta/2 and meta/3 to cowboy_http_req to save useful protocol information
|
13 years ago |
Loïc Hoguin
|
874cdd3bda
Merge branch 'variances-fix' of github.com:klaar/cowboy
|
13 years ago |
Loïc Hoguin
|
f445f16f60
Fixes match_media_type in cowboy_http_rest
|
13 years ago |
alisdair sullivan
|
62bdb7d9a2
adds webmachine format content type handling
|
13 years ago |
Magnus Klaar
|
2644a6cacc
update cowboy_http_rest:variances/2
|
13 years ago |
Loïc Hoguin
|
168405830d
Fix the process_post/2 function in cowboy_http_rest
|
13 years ago |
Loïc Hoguin
|
81fe0592b1
Add more documentation to the REST protocol handler
|
13 years ago |
Loïc Hoguin
|
1530d45f8e
Add default values to known_methods and allowed_methods
|
13 years ago |
Loïc Hoguin
|
8d2102fe11
Allow HTTP protocol upgrades to use keepalive
|
13 years ago |
Loïc Hoguin
|
aab1587a4b
Add experimental Webmachine based REST protocol support
|
13 years ago |