Loïc Hoguin
|
8c9ad7bf07
Add the rate_limited/2 REST callback
|
6 years ago |
Loïc Hoguin
|
f181e510b9
Remove the default charset iso-8859-1 in cowboy_rest
|
6 years ago |
Loïc Hoguin
|
e0b036fe68
Add tests for charsets_provided
|
6 years ago |
Loïc Hoguin
|
399b6a16b4
Better handle content negotiation when accept contains charsets
|
6 years ago |
Loïc Hoguin
|
0a5fadc60b
Improve errors for when the ProvideCallback is missing
|
6 years ago |
Loïc Hoguin
|
68ede9cfe4
Disable warnings for erlang:get_stacktrace/0 in OTP-21+
|
7 years ago |
Loïc Hoguin
|
836342abb8
Add {switch_handler, Module} return value to cowboy_rest
|
7 years ago |
Loïc Hoguin
|
a45813c60f
Allow passing options to sub protocols
|
8 years ago |
Loïc Hoguin
|
43adacc760
Welcome to 2017
|
8 years ago |
Loïc Hoguin
|
309780a9fd
Remaining Dialyzer fixes
|
8 years ago |
Loïc Hoguin
|
e10daf39fa
Numerous Dialyzer fixes
|
8 years ago |
Christopher Adams
|
59c32506c0
Fix if_modified_since match of last_modified
|
8 years ago |
Loïc Hoguin
|
9966df9ad4
Let the stream handler take care of crash handling and logging
|
8 years ago |
Loïc Hoguin
|
493794145e
REST: Ignore If...Since if If...Match header exists
|
9 years ago |
Loïc Hoguin
|
6d63557235
REST: If-None-Match uses weak Etag comparison
|
9 years ago |
Loïc Hoguin
|
68c57430da
REST: If-Match uses strong Etag comparison
|
9 years ago |
Loïc Hoguin
|
84b3b61b39
Remove the environment from cowboy_rest crash reports
|
9 years ago |
Loïc Hoguin
|
b370442a63
Initial commit with connection/streams
|
9 years ago |
Loïc Hoguin
|
e25634cd9d
Add optional callbacks
|
10 years ago |
Loïc Hoguin
|
dd1eaee0cd
Add spec to silence a Dialyzer warning
|
10 years ago |
James Fish
|
2718698895
Exit with exit/1 on handler exception and include class in reason
|
10 years ago |
Loïc Hoguin
|
1f5b19a0b7
Use the most recent state on error in cowboy_rest
|
10 years ago |
Loïc Hoguin
|
89c47d3d6e
Use cowlib for parsing headers; remove cowboy_http
|
10 years ago |
Loïc Hoguin
|
999dc5b7c1
Rename 'halt' to 'stop' for better consistency
|
10 years ago |
Loïc Hoguin
|
4bc8e330fa
Remove the REST known_content_type callback
|
10 years ago |
Loïc Hoguin
|
0dc063ab7d
Improve handler interface and documentation
|
10 years ago |
Loïc Hoguin
|
5ce4c2bfb4
Unify the init and terminate callbacks
|
10 years ago |
Loïc Hoguin
|
f1c3b6d76f
Breaking update of the cowboy_req interface
|
10 years ago |
Loïc Hoguin
|
97a3108576
Reply with 400 on header parsing crash
|
11 years ago |
Loïc Hoguin
|
4eee573700
Return 422 instead of 400 when AcceptResource returns false
|
11 years ago |