Age | Commit message (Expand) | Author |
2017-07-19 | Add a guide appendix on migrating from Cowboy 1.0 | Loïc Hoguin |
2017-07-12 | Remove any mention of the waiting_stream hack | Loïc Hoguin |
2017-06-28 | Add another RFC to the pile | Loïc Hoguin |
2017-06-14 | Fix a confusing code snippet | Loïc Hoguin |
2017-06-09 | Make cowboy_req:read_part return multipart headers as map | Loïc Hoguin |
2017-06-07 | Remove NumAcceptors argument from start_clear/tls | Loïc Hoguin |
2017-05-28 | Introduce the req_filter Websocket option | Loïc Hoguin |
2017-05-20 | Add another RFC to the list of specs | Loïc Hoguin |
2017-05-05 | Add inactivity_timeout and other options improvements | Loïc Hoguin |
2017-05-03 | Add the idle_timeout HTTP/1.1 protocol option | Loïc Hoguin |
2017-04-18 | Update Websocket handler docs default timeout | Gary Rennie |
2017-04-18 | Pass the HTTP/2 switch_protocol event to stream handlers | Loïc Hoguin |
2017-04-18 | Add more RFCs to the specs list | Loïc Hoguin |
2017-04-10 | Initial cowboy_stream manual | Loïc Hoguin |
2017-03-20 | Add a guide chapter linking to all specs | Loïc Hoguin |
2017-02-19 | Change the type of bindings from a list to a map | Loïc Hoguin |
2017-02-19 | Change the order of set_resp_cookie arguments | Loïc Hoguin |
2017-02-19 | Change the type of cookie name to binary() | Loïc Hoguin |
2017-02-18 | Allow passing options to sub protocols | Loïc Hoguin |
2017-01-04 | Improve the manual for the new resp_header functions | Loïc Hoguin |
2017-01-04 | Add functions for getting and setting response headers | Johan Lövdahl |
2017-01-02 | Welcome to 2017 | Loïc Hoguin |
2017-01-02 | Various fixes and tweaks to the user guide | Loïc Hoguin |
2016-12-28 | Add templates as Erlang.mk plugin | Loïc Hoguin |
2016-12-28 | Update the cowboy_rest manual | Loïc Hoguin |
2016-12-23 | Leave a few manual pages for post 2.0.0-pre.4 | Loïc Hoguin |
2016-12-23 | Update cowboy_middleware | Loïc Hoguin |
2016-12-23 | Update cowboy_loop manual | Loïc Hoguin |
2016-12-23 | Update the cowboy_handler manual | Loïc Hoguin |
2016-12-23 | Update the cowboy_static manual | Loïc Hoguin |
2016-12-22 | Updates cowboy_http documents changelog | Sasan Hezarkhani |
2016-12-22 | Update cowboy_websocket_manual | Loïc Hoguin |
2016-12-22 | Add the manual for cowboy_http2 | Loïc Hoguin |
2016-12-22 | Add cowboy_http manual | Loïc Hoguin |
2016-12-22 | Update the cowboy_router manual | Loïc Hoguin |
2016-12-21 | Add man pages for the reply functions | Loïc Hoguin |
2016-12-02 | Add the man pages for body reading functions | Loïc Hoguin |
2016-11-07 | Add man pages for the parse/match/binding cowboy_req functions | Loïc Hoguin |
2016-11-07 | Small tweak to Asciidoc | Loïc Hoguin |
2016-11-07 | Add man pages for parse_qs, match_qs and parse_header | Loïc Hoguin |
2016-11-05 | Tweak small things in the cowboy manual | Loïc Hoguin |
2016-11-05 | Partially update manual for the cowboy_req | Loïc Hoguin |
2016-10-01 | Small tweaks to cowboy module manual | Loïc Hoguin |
2016-09-29 | Tweak the one-liner description of the project | Loïc Hoguin |
2016-09-25 | Tweak the cowboy(7) manual | Loïc Hoguin |
2016-09-25 | Update the cowboy(7) manual | Loïc Hoguin |
2016-09-25 | Fix whitespace in example | Loïc Hoguin |
2016-09-25 | Update manual for the cowboy module | Loïc Hoguin |
2016-09-14 | Use spaces in snippets in the guide | Loïc Hoguin |
2016-09-14 | Update the Websocket handlers chapter | Loïc Hoguin |