0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
cowboy/examples/cookie/src
Loïc Hoguin 91ae70b06c
Change the order of set_resp_cookie arguments
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.
2017-02-19 09:46:11 +01:00
..
cookie_app.erl Fix cookie example 2016-06-14 16:23:51 +02:00
cookie_sup.erl Add cookie example 2012-12-20 14:40:22 +01:00
toppage_handler.erl Change the order of set_resp_cookie arguments 2017-02-19 09:46:11 +01:00