Loïc Hoguin
|
9966df9ad4
Let the stream handler take care of crash handling and logging
|
8 лет назад |
Loïc Hoguin
|
493794145e
REST: Ignore If...Since if If...Match header exists
|
9 лет назад |
Loïc Hoguin
|
6d63557235
REST: If-None-Match uses weak Etag comparison
|
9 лет назад |
Loïc Hoguin
|
68c57430da
REST: If-Match uses strong Etag comparison
|
9 лет назад |
Loïc Hoguin
|
84b3b61b39
Remove the environment from cowboy_rest crash reports
|
9 лет назад |
Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 лет назад |
Loïc Hoguin
|
e25634cd9d
Add optional callbacks
|
9 лет назад |
Loïc Hoguin
|
dd1eaee0cd
Add spec to silence a Dialyzer warning
|
9 лет назад |
James Fish
|
2718698895
Exit with exit/1 on handler exception and include class in reason
|
10 лет назад |
Loïc Hoguin
|
1f5b19a0b7
Use the most recent state on error in cowboy_rest
|
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
|
4bc8e330fa
Remove the REST known_content_type callback
|
10 лет назад |
Loïc Hoguin
|
0dc063ab7d
Improve handler interface and documentation
|
10 лет назад |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
10 лет назад |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 лет назад |
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 лет назад |
Loïc Hoguin
|
8cc353114e
Update specs that were too wide
|
10 лет назад |
Loïc Hoguin
|
fc7e038fba
Merge branch 'binary-expires' of git://github.com/NineFX/cowboy
|
11 лет назад |
Drew Varner
|
6ed25fd60b
Allow users to pass a raw binary() as the expires header.
|
11 лет назад |
Loïc Hoguin
|
17af50812c
Remove outdated comments, all edoc, plus a few minor tweaks
|
11 лет назад |
Loïc Hoguin
|
903594bb87
Update copyright years
|
11 лет назад |
Loïc Hoguin
|
5d27d4d175
Properly send 201 on PUT requests when resource didn't exist
|
11 лет назад |
Loïc Hoguin
|
bbee34fe16
Crash on failure, don't report errors
|
11 лет назад |
Loïc Hoguin
|
a55c20c4ef
Merge branch 'dont_overwrite_stacktrace' of git://github.com/urbanserj/cowboy
|
12 лет назад |
Sergey Urbanovich
|
1577ec8364
Don't overwrite stacktrace in `cowboy_rest:error_terminate/2`
|
12 лет назад |
Loïc Hoguin
|
cab1a8fb45
Merge branch 'rest_method' of git://github.com/dvv/cowboy
|
12 лет назад |
Loïc Hoguin
|
2e787fed56
The charset iso-8859-1 is added only if not explicitely mentioned
|
12 лет назад |
Loïc Hoguin
|
08fcb38a18
charsets_provided/2 returns a list of charsets
|
12 лет назад |