0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/test/handlers
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
..
asterisk_h.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
compress_h.erl Add experimental cowboy_compress_h stream handler 2017-01-22 10:50:39 +01:00
echo_h.erl Add experimental cowboy_compress_h stream handler 2017-01-22 10:50:39 +01:00
hello_h.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
input_crash_h.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
long_polling_h.erl Allow passing options to sub protocols 2017-02-18 18:26:20 +01:00
loop_handler_body_h.erl Allow passing options to sub protocols 2017-02-18 18:26:20 +01:00
loop_handler_timeout_h.erl Allow passing options to sub protocols 2017-02-18 18:26:20 +01:00
multipart_h.erl Update the multipart reading interface 2016-08-10 15:09:04 +02:00
resp_h.erl Change the order of set_resp_cookie arguments 2017-02-19 09:46:11 +01:00
ws_init_h.erl Allow websocket_init/1 to reply/close/hibernate 2016-08-15 19:21:38 +02:00