Loïc Hoguin
|
97b8401c45
REST is no longer experimental
|
12 лет назад |
Loïc Hoguin
|
711c21ac4f
Fix POST behavior in REST
|
12 лет назад |
Loïc Hoguin
|
8d7350fa84
Build Allow header with a binary comprehension
|
12 лет назад |
Loïc Hoguin
|
b58a0549e1
Add default operations for OPTIONS method in REST
|
12 лет назад |
Vladimir Dronnikov
|
180143f9b2
rest: reject incorrect content-type header
|
12 лет назад |
Loïc Hoguin
|
ae45cecfcd
Don't accept TRACE or CONNECT methods by default in REST
|
12 лет назад |
Loïc Hoguin
|
5a171d0f80
Remove process_post, post_is_create, create_path, created_path callbacks
|
12 лет назад |
Slava Yurin
|
bb1362c744
Add '*' matcher for parameters
|
12 лет назад |
James Fish
|
6d67ad809c
Add sub protocol behaviour
|
12 лет назад |
Loïc Hoguin
|
26935cbfb0
Make sure rest_terminate is always called
|
12 лет назад |
Slava Yurin
|
7ca591a0da
Fix Location header
|
12 лет назад |
Loïc Hoguin
|
d9b3727a62
Merge branch 'patch-1' of https://github.com/CamShaft/cowboy
|
12 лет назад |
Tom Burdick
|
8a798014e9
allow POST rest handling to specify path after accepting content
|
12 лет назад |
Tom Burdick
|
c4d1ee5547
add patch support to cowboy_rest
|
12 лет назад |
Slava Yurin
|
9aa0e1a58a
Fix handler state change in cowboy_rest
|
12 лет назад |
Loïc Hoguin
|
09c68ca755
Remove a few old @todo comments
|
12 лет назад |
Loïc Hoguin
|
faeb37ed80
Add cowboy_req:set_resp_body_fun/2
|
12 лет назад |
Loïc Hoguin
|
1b3f510b7e
Add middleware support
|
12 лет назад |
Cameron Bytheway
|
f1b4acbb44
Return 422 instead of 500 when handling body
|
12 лет назад |
Andrew Thompson
|
d916d739d4
Make the arguments to error_logger more consistent
|
12 лет назад |
Loïc Hoguin
|
08a4975c34
Fix charset not working properly for REST
|
12 лет назад |
Loïc Hoguin
|
8bc6bde62f
Remove the dependency on httpd_util
|
12 лет назад |
Loïc Hoguin
|
5c315ab142
Return a 400 error if the Accept header was incorrect
|
12 лет назад |
Loïc Hoguin
|
5f6b6b6f6d
Add a better error message when user callbacks are not exported
|
12 лет назад |
Loïc Hoguin
|
45dd67741f
Clarify error reports indicating they come from Cowboy
|
12 лет назад |
Loïc Hoguin
|
8cd9183272
Merge branch 'master' of git://github.com/chancila/cowboy
|
12 лет назад |
Cristian Hancila
|
4ddacaf6f6
charsets_provided in rest module to return [binary()]
|
12 лет назад |
Loïc Hoguin
|
f63d3f08cf
Cosmetic changes to various documentation files
|
12 лет назад |
Loïc Hoguin
|
5e6aab756a
Fix a small typo in the rest_init error message
|
12 лет назад |
Loïc Hoguin
|
74ba41e239
Merge pull request #297 from puzza007/master
|
12 лет назад |