Age | Commit message (Expand) | Author |
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 | Pass the HTTP/2 switch_protocol event to stream handlers | Loïc Hoguin |
2017-04-10 | Initial cowboy_stream manual | 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 |
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-08-31 | Update websocket documentation: based on https://github.com/ninenines/cowboy/... | Alex Prut |
2016-08-30 | Fix rendering issues in the guide and manual | Loïc Hoguin |
2016-03-06 | Completely remove SPDY | Loïc Hoguin |
2016-01-15 | Minor grammar improvements from Derek Brown2.0.0-pre.3 | Loïc Hoguin |
2016-01-14 | Convert the documentation to Asciidoc | Loïc Hoguin |
2015-07-27 | Add optional callbacks | Loïc Hoguin |
2015-02-16 | Use cow_ws for the Websocket parsing code | Loïc Hoguin |
2014-11-07 | Rename 'halt' to 'stop' for better consistency | Loïc Hoguin |
2014-11-07 | Rename 'shutdown' close reason and tuples to 'stop' | Loïc Hoguin |
2014-10-04 | Reverse the order of arguments of match_* functions | Loïc Hoguin |
2014-10-03 | Remove the REST known_content_type callback | Loïc Hoguin |
2014-10-01 | Remove empty sections from the manual | Loïc Hoguin |
2014-09-30 | Improve handler interface and documentation | Loïc Hoguin |
2014-09-26 | Unify the init and terminate callbacks | Loïc Hoguin |
2014-09-24 | Remove the error tuple return value for middlewares | Loïc Hoguin |
2014-09-24 | Remove the onrequest hook | Loïc Hoguin |