Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-07 | Remove NumAcceptors argument from start_clear/tls | Loïc Hoguin | |
They are now cowboy:start_clear/3 and cowboy:start_tls/3. The NumAcceptors argument can be specified via the num_acceptor transport option. Ranch has been updated to 1.4.0 to that effect. | |||
2016-06-14 | Fix cookie example | Loïc Hoguin | |
2013-01-29 | Make examples use the new routing | Loïc Hoguin | |
2013-01-05 | Fix examples to follow new env tuple standard | Unix1 | |
This brings examples in line with the recent Middleware change. | |||
2012-12-20 | Add cookie example | Loïc Hoguin | |