index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
src
/
manual
/
cowboy_rest.asciidoc
Age
Commit message (
Expand
)
Author
2020-11-27
AcceptCallback may now return created/see_other tuples for POST
Martin Björklund
2019-12-31
No longer use erlang:get_stacktrace/0
Loïc Hoguin
2019-10-03
Document media type wildcard in content_types_accepted
Loïc Hoguin
2018-11-05
Test stop against all relevant REST callbacks
Loïc Hoguin
2018-11-04
Add the rate_limited/2 REST callback
Loïc Hoguin
2018-11-02
Add tests for charsets_provided
Loïc Hoguin
2018-11-02
Better handle content negotiation when accept contains charsets
Loïc Hoguin
2017-12-08
Add the few remaining tests to the rfc7231 test suite
Loïc Hoguin
2017-11-09
Add a changelog for cowboy_rest
Loïc Hoguin
2017-11-01
Add {switch_handler, Module} return value to cowboy_rest
Loïc Hoguin
2017-09-05
Update naming in REST flowcharts
Loïc Hoguin
2017-02-18
Allow passing options to sub protocols
Loïc Hoguin
2016-12-28
Update the cowboy_rest manual
Loïc Hoguin
2016-08-30
Fix rendering issues in the guide and manual
Loïc Hoguin
2016-01-15
Minor grammar improvements from Derek Brown
2.0.0-pre.3
Loïc Hoguin
2016-01-14
Convert the documentation to Asciidoc
Loïc Hoguin