Age | Commit message (Expand) | Author |
2015-11-16 | Update to 1.0.41.0.41.0.x | Loïc Hoguin |
2015-11-16 | Fix crash when using IOlists with some Websocket frames | Loïc Hoguin |
2015-08-07 | Update Cowboy to 1.0.31.0.3 | Loïc Hoguin |
2015-08-07 | Use 'Connection' header only when necessary | Alexey Lebedeff |
2015-07-26 | Merge branch 'fix-typo-in-cowboy_http' of https://github.com/mocchira/cowboy ... | Loïc Hoguin |
2015-07-26 | Dialyzer fixes in cowboy_clock | Loïc Hoguin |
2015-07-15 | Fix typo in cowboy_http:asctime_date | mocchira |
2015-07-02 | Update Cowboy to 1.0.21.0.2 | Loïc Hoguin |
2015-07-02 | Merge branch 'fix-rest-stacktrace' of https://github.com/danielwhite/cowboy i... | Loïc Hoguin |
2015-05-06 | Merge branch 'fix-1' of https://github.com/martinrehfeld/cowboy into 1.0.x | Loïc Hoguin |
2015-03-26 | added a comment for non-obvious erlang:cancel_timer | Alex Kovalev |
2015-03-26 | fixed cowboy_clock inbox overflow if system clock was changed | Alex Kovalev |
2015-03-25 | Get stacktrace before executing rest_terminate | Daniel White |
2015-01-30 | Only address the specific quoted_string issue | Martin Rehfeld |
2015-01-30 | Reply with 400 on if*-match parsing crash | Martin Rehfeld |
2014-11-07 | Update Cowboy to 1.0.11.0.1 | Loïc Hoguin |
2014-11-07 | Update erlang.mk | Loïc Hoguin |
2014-08-12 | Add cowboy_req:part/2 export | Michael Truog |
2014-08-06 | Handle absolute URIs that lack a path entirely | Loïc Hoguin |
2014-08-06 | Accept absolute URI scheme as uppercase | Loïc Hoguin |
2014-08-01 | Update Cowboy to 1.0.01.0.0 | Loïc Hoguin |
2014-07-14 | Support ad-hoc keep-alive for HTTP/1.0 Clients | Fred Hebert |
2014-07-12 | Remove deprecated body reading interface | Loïc Hoguin |
2014-07-12 | Remove useless todo comments | Loïc Hoguin |
2014-07-12 | Drop R15 support | Loïc Hoguin |
2014-07-12 | Reply with 400 on header parsing crash | Loïc Hoguin |
2014-07-07 | Merge branch 'fix-spdy-parse-frame' of git://github.com/voluntas/cowboy | Loïc Hoguin |
2014-06-30 | Return 422 instead of 400 when AcceptResource returns false | Loïc Hoguin |
2014-06-30 | Update specs that were too wide | Loïc Hoguin |
2014-06-28 | Fix cowboy_spdy parse frame | Nakai Ryosuke |
2014-06-10 | Update Cowboy to 0.10.00.10.0 | Loïc Hoguin |
2014-06-10 | Fix specs and a weird value in cowboy_spdy | Loïc Hoguin |
2014-06-10 | Merge branch 'binary-expires' of git://github.com/NineFX/cowboy | Loïc Hoguin |
2014-06-10 | Allow users to pass a raw binary() as the expires header. | Drew Varner |
2014-06-03 | Add a return value to onresponse hook to override status/headers | Loïc Hoguin |
2014-06-02 | Add request body reading options | Loïc Hoguin |
2014-04-26 | Merge branch 'language-range-header' of git://github.com/NineFX/cowboy | Loïc Hoguin |
2014-04-26 | Make loop handlers work with SPDY | Loïc Hoguin |
2014-04-17 | Merge branch 'fix/basic-auth-empty-password' of git://github.com/soundrop/cowboy | Loïc Hoguin |
2014-03-27 | Update cowlib to 0.6.1 | Loïc Hoguin |
2014-03-27 | Add +warn_missing_spec and fix specs | Loïc Hoguin |
2014-03-26 | Remove outdated comments, all edoc, plus a few minor tweaks | Loïc Hoguin |
2014-03-25 | Make the latin1 cyrillic route tests work on R17+ | Loïc Hoguin |
2014-03-25 | Don't flush the resp_sent message if connection is closed | Loïc Hoguin |
2014-03-24 | Remove cowboy_client; use gun for the HTTP test suite | Loïc Hoguin |
2014-03-24 | Use the new chunked and identity transfer decoding code from cowlib | Loïc Hoguin |
2014-03-24 | Use cow_http_hd:parse_transfer_encoding/1 where applicable | Loïc Hoguin |
2014-03-24 | Use cow_http_hd:parse_content_length/1 where applicable | Loïc Hoguin |
2014-03-24 | Use cow_http_hd:parse_connection/1 where applicable | Loïc Hoguin |
2014-03-10 | Remove cowboy_http:urldecode/1 and urlencode/1 | Loïc Hoguin |