Age | Commit message (Expand) | Author |
2014-02-09 | Allow empty passwords when parsing Basic authorization header | Ali Sabil |
2014-02-06 | Update copyright years | Loïc Hoguin |
2014-02-06 | Use the INLINE_LOWERCASE macro in the request parsing code | Loïc Hoguin |
2014-02-06 | Add and document the new multipart code | Loïc Hoguin |
2014-02-05 | Add R16B03-1 to the list of releases to test | Loïc Hoguin |
2014-01-24 | Allows language_range/2 to parse RFC5646 language codes. | Drew |
2014-01-23 | Clarify what stream_body is doing | Loïc Hoguin |
2014-01-07 | README.md: tweak grammer | Peter Ericson |
2013-12-29 | Now testing on R15B01+ and maint and master git branches | Loïc Hoguin |
2013-12-28 | Fix typespecs for cowboy_req:binding/{2,3} and :bindings/1 | Loïc Hoguin |
2013-12-28 | Clarify functions that can only be called once | Loïc Hoguin |
2013-12-28 | Merge branch 'typofix' of git://github.com/Etsukata/cowboy | Loïc Hoguin |
2013-12-28 | Nicer error when NPN isn't available | Loïc Hoguin |
2013-12-28 | Fix a small typo in a test | Loïc Hoguin |
2013-12-28 | Merge branch 'patch-1' of git://github.com/edgurgel/cowboy | Loïc Hoguin |
2013-12-28 | Fix the SPDY suite for R15 | Loïc Hoguin |
2013-12-27 | Fix echo_get/README.md | Eduardo Gurgel |
2013-12-12 | example: fix typo in doc http to https | Eiichi Tsukata |
2013-12-02 | Merge branch 'fix/keepalive_loop_stream_recv' of git://github.com/fishcakez/c... | Loïc Hoguin |
2013-12-02 | Merge branch 'to_hex_fix' of git://github.com/matthias-endler/cowboy | Loïc Hoguin |
2013-12-02 | Merge branch 'master' of git://github.com/KlausTrainer/cowboy | Loïc Hoguin |
2013-12-02 | Remove the confusing doc folder | Loïc Hoguin |
2013-12-02 | Update erlang.mk again | Loïc Hoguin |
2013-12-02 | Update erlang.mk | Loïc Hoguin |
2013-11-26 | manual: Add note about cowlib | Klaus Trainer |
2013-11-26 | Fix tohexu/1 and tohexl/1 | Matthias Endler |
2013-11-18 | Fix loop handler keepalive race condition | James Fish |
2013-11-15 | Merge branch 'patch-1' of git://github.com/alco/cowboy | Loïc Hoguin |
2013-11-15 | Fix link to the Ranch guide in getting started | Loïc Hoguin |
2013-11-14 | Fix grammar in "how it looks like" | Alexei Sholik |
2013-11-14 | Add link to cowboy_spdy function reference in index | Loïc Hoguin |
2013-11-14 | Update Cowboy to 0.9.00.9.0 | Loïc Hoguin |
2013-11-14 | Update AUTHORS | Loïc Hoguin |
2013-11-14 | Update CHANGELOG | Loïc Hoguin |
2013-11-14 | Add documentation for cowboy_spdy | Loïc Hoguin |
2013-11-14 | Update ROADMAP | Loïc Hoguin |
2013-11-14 | Update Ranch to 0.9.0 | Loïc Hoguin |
2013-11-14 | Update erlang.mk | Loïc Hoguin |
2013-11-09 | Properly send 201 on PUT requests when resource didn't exist | Loïc Hoguin |
2013-11-09 | Remove an unnecessary clause in cowboy_req:body/2 | Loïc Hoguin |
2013-11-09 | Use try/catch instead of catch | Loïc Hoguin |
2013-11-08 | Merge branch 'dsucher-better-routes-without-start-slash-error' | Loïc Hoguin |
2013-11-08 | Clarify error msg for route lacking starting slash | Danielle Sucher |
2013-11-08 | Merge branch 'adrianroe-streaming-http1.1-compat' | Loïc Hoguin |
2013-11-08 | Add a workaround to disable chunked transfer-encoding | Adrian Roe |
2013-11-08 | Add link to the repository of elixir Cowboy examples | Loïc Hoguin |
2013-11-08 | Optimize query string parsing | Loïc Hoguin |
2013-11-02 | Review, improve and document the static files handler | Loïc Hoguin |
2013-10-23 | Move cookie parsing/building code to cowlib | Loïc Hoguin |
2013-10-22 | Remove the elixir_hello_world example | Loïc Hoguin |