aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/cookies.asciidoc
AgeCommit message (Collapse)Author
2017-02-19Change the order of set_resp_cookie argumentsLoïc Hoguin
The Opts value is put last, to be more consistent with the rest of the cowboy_req module. Additionally a test handler was fixed which reduced the number of errors in http_SUITE.
2016-09-14Use spaces in snippets in the guideLoïc Hoguin
2016-09-01Update the cookies guide chapterLoïc Hoguin
2016-01-14Convert the documentation to AsciidocLoïc Hoguin
A few small revisions were made, and Erlang.mk has been updated.