Age | Commit message (Expand) | Author |
2017-09-15 | Add two new RFCs, remove one obsolete | Loïc Hoguin |
2017-09-05 | Update naming in REST flowcharts | Loïc Hoguin |
2017-09-05 | Add tests for direct Req access | Loïc Hoguin |
2017-09-05 | Remove transfer-encoding parsing from cowboy_req | Loïc Hoguin |
2017-09-04 | Accept sendfile tuple with 0 length in cowboy_req | Loïc Hoguin |
2017-09-04 | Fix more documentation todos | Loïc Hoguin |
2017-07-24 | Small tweak to the guide | Loïc Hoguin |
2017-07-23 | Write an initial draft of the streams chapter | Loïc Hoguin |
2017-07-23 | Remove yet another outdated todo | Loïc Hoguin |
2017-07-23 | Update the constraints chapter | Loïc Hoguin |
2017-07-23 | Update the flowchart chapter | Loïc Hoguin |
2017-07-20 | Add a related RFC for Websocket | Loïc Hoguin |
2017-07-20 | Remove cowboy_sub_protocol from the documentation | Loïc Hoguin |
2017-07-19 | Remove the old architecture chapter | Loïc Hoguin |
2017-07-19 | Remove the guide chapter about broken clients | Loïc Hoguin |
2017-07-19 | Fix the name of an option in the migration guide | Loïc Hoguin |
2017-07-19 | Remove hooks from the user guide | Loïc Hoguin |
2017-07-19 | Tweak the migration guide | Loïc Hoguin |
2017-07-19 | Websocket options are no longer per listener | Loïc Hoguin |
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 |