Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-17 | Improve consistency of return types for cowboy_req API | Loïc Hoguin | |
The signature of parse_header, body_qs, multipart_data and the set_resp_* functions has changed. See the cowboy_req module edoc for more details. | |||
2012-08-27 | Rename cowboy_http_req to cowboy_req | Loïc Hoguin | |
2012-01-23 | Merge branch 'multipart' of https://github.com/nox/cowboy | Loïc Hoguin | |
Conflicts: src/cowboy_http_req.erl test/http_SUITE.erl | |||
2012-01-23 | Add multipart support | Anthony Ramine | |