Age | Commit message (Expand) | Author |
---|---|---|
2016-08-10 | Let the stream handler take care of crash handling and logging | Loïc Hoguin |
2016-08-10 | Remove logic to always send a response in cowboy_loop | Loïc Hoguin |
2016-06-22 | Remove cowboy_req:append_buffer/2 | Loïc Hoguin |
2016-03-06 | Fix warnings | Loïc Hoguin |
2016-03-05 | Initial commit with connection/streams | Loïc Hoguin |
2015-07-27 | Add optional callbacks | Loïc Hoguin |
2015-05-07 | Exit with exit/1 on handler exception and include class in reason | James Fish |
2014-11-07 | Rename 'shutdown' close reason and tuples to 'stop' | Loïc Hoguin |
2014-09-30 | Improve handler interface and documentation | Loïc Hoguin |