Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-04 | Add the rate_limited/2 REST callback | Loïc Hoguin | |
2017-11-01 | Add {switch_handler, Module} return value to cowboy_rest | Loïc Hoguin | |
Also {switch_handler, Module, Opts}. Allows switching to a different handler type. This is particularly useful for processing most of the request with cowboy_rest and then streaming the response body using cowboy_loop. | |||
2017-01-02 | Various fixes and tweaks to the user guide | Loïc Hoguin | |
2016-08-30 | Fix rendering issues in the guide and manual | Loïc Hoguin | |
2016-08-24 | More 2.0 documentation updates | Loïc Hoguin | |
Still incomplete. | |||
2016-01-14 | Convert the documentation to Asciidoc | Loïc Hoguin | |
A few small revisions were made, and Erlang.mk has been updated. |