Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-03 | Document stopping the listener in App:stop/1 | Loïc Hoguin | |
2018-09-23 | Rename handler modules to _h | Herman Singh | |
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-16 | Fix upload example | Loïc Hoguin | |
2014-06-03 | Add a simple multipart upload example | Loïc Hoguin | |