Age | Commit message (Expand) | Author |
---|---|---|
2016-08-11 | Merge branch 'master' of https://github.com/sergey-ivlev/cowboy | Loïc Hoguin |
2016-08-10 | Make reply functions return Req | Loïc Hoguin |
2016-07-26 | fix echo_get example | sergey-ivlev |
2016-06-09 | Fix small issue in echo_get example | Loïc Hoguin |
2016-06-08 | Fix echo_get example | Loïc Hoguin |
2014-10-04 | Reverse the order of arguments of match_* functions | Loïc Hoguin |
2014-09-30 | Improve handler interface and documentation | Loïc Hoguin |
2014-09-26 | Unify the init and terminate callbacks | Loïc Hoguin |
2014-09-23 | Breaking update of the cowboy_req interface | Loïc Hoguin |
2013-09-07 | Convert the GET echo example to a release | Loïc Hoguin |
2013-01-22 | Replace terminate/2 with terminate/3, adding a Reason | Loïc Hoguin |
2012-12-05 | Make a few more missing headers lowercase | Loïc Hoguin |
2012-09-21 | Don't use decode_packet/3 for parsing the request-line | Loïc Hoguin |
2012-08-27 | Rename cowboy_http_req to cowboy_req | Loïc Hoguin |
2012-07-22 | Add a GET echo example | Loïc Hoguin |