Age | Commit message (Expand) | Author |
---|---|---|
2018-01-22 | Don't crash in delete_resp_header if no resp headers are set | Loïc Hoguin |
2017-11-20 | Queue HTTP/2 trailers when there's still data in the buffer | Loïc Hoguin |
2017-11-19 | Remove another test from the old http suite | Loïc Hoguin |
2017-11-15 | Add preliminary support for trailers in responses | Loïc Hoguin |
2017-11-01 | Fix two edge cases for cowboy_req:stream_body | Loïc Hoguin |
2017-10-29 | Add cowboy_req:inform/2,3 | Loïc Hoguin |
2017-09-04 | Accept sendfile tuple with 0 length in cowboy_req | Loïc Hoguin |
2017-02-19 | Change the order of set_resp_cookie arguments | Loïc Hoguin |
2017-01-22 | Add experimental cowboy_compress_h stream handler | Loïc Hoguin |
2017-01-04 | Make the new cowboy_req tests more realistic2.0.0-pre.5 | Loïc Hoguin |
2017-01-04 | Add functions for getting and setting response headers | Johan Lövdahl |
2016-08-10 | Make reply functions return Req | Loïc Hoguin |
2016-08-10 | Add tests for responses and request body reading | Loïc Hoguin |