Age | Commit message (Expand) | Author |
2018-11-09 | Add sendfile support to cowboy_req:stream_body | Loïc Hoguin |
2018-11-05 | Test stop against all relevant REST callbacks | Loïc Hoguin |
2018-11-04 | Add the rate_limited/2 REST callback | Loïc Hoguin |
2018-11-03 | Add an option to disable sendfile for a listener | Loïc Hoguin |
2018-11-02 | Add a charset option to cowboy_static | Loïc Hoguin |
2018-11-02 | Add RFC6657 to the list of related documents | Loïc Hoguin |
2018-11-02 | Add tests for charsets_provided | Loïc Hoguin |
2018-11-02 | Better handle content negotiation when accept contains charsets | Loïc Hoguin |
2018-10-28 | Exit gracefully on parent exit/sys:terminate/2,3 | Loïc Hoguin |
2018-10-26 | Add yet another RFC to the list | Loïc Hoguin |
2018-10-02 | Fix Cowboy version in the getting started chapter2.5.0 | Loïc Hoguin |
2018-09-23 | Update Ranch to 1.6.2 | getong |
2018-09-23 | Add a spec to the list | Loïc Hoguin |
2018-09-21 | Update Cowlib to 2.6.0 | Loïc Hoguin |
2018-09-21 | Add the {active, boolean()} Websocket command | Loïc Hoguin |
2018-09-20 | Remove an outdated note about cowboy_loop timeout | Loïc Hoguin |
2018-09-19 | Add RFC 8441 to the list | Loïc Hoguin |
2018-09-12 | Do not send a 101 after a final response in switch_protocol | Loïc Hoguin |
2018-09-12 | Prepare the 2.5.0 release | Loïc Hoguin |
2018-09-07 | Add cowboy_req:read_and_match_urlencoded_body/2,3 | Loïc Hoguin |
2018-09-07 | Fix some grammatical errors in the manual | Loïc Hoguin |
2018-09-07 | Add upcoming Clear Site Data draft to the list | Loïc Hoguin |
2018-08-13 | Clarify the DEP_PLUGINS line in the Getting Started | Loïc Hoguin |
2018-08-06 | Remove an incorrect statement from the guide | Loïc Hoguin |
2018-06-28 | Introduce undocumented option logger | Loïc Hoguin |
2018-06-27 | Remove a stream handlers related todo not worth doing | Loïc Hoguin |
2018-06-27 | Document cowboy_req:stream_events/3 | Loïc Hoguin |
2018-06-26 | Add missing frame types to websocket_handle specs/docs | Loïc Hoguin |
2018-06-25 | Add streaming without chunking for HTTP/1.1 | Eric Meadows-Jönsson |
2018-06-11 | The TLS certificate can be accessed directly | Loïc Hoguin |
2018-06-11 | Fix an example missing a " in the manual | Loïc Hoguin |
2018-06-08 | Fix some formatting issues in the manual | Loïc Hoguin |
2018-06-06 | Fix an incorrect section_title level in the manual | Loïc Hoguin |
2018-06-06 | Fix the cowboy_stream manual page name | Loïc Hoguin |
2018-06-04 | Add a comment about push requiring a secure connection | Loïc Hoguin |
2018-05-16 | Add option linger_timeout to cowboy_http | Loïc Hoguin |
2018-05-02 | Fix cowboy_http2 manual page formatting | Loïc Hoguin |
2018-04-30 | Remove a bunch of todos2.4.0 | Loïc Hoguin |
2018-04-30 | Update Cowboy to 2.4.0 | Loïc Hoguin |
2018-04-28 | Add SETTINGS ack timeout and option settings_timeout | Loïc Hoguin |
2018-04-27 | Add options controlling maximum h2 frame sizes | Loïc Hoguin |
2018-04-26 | Add options controlling initial control flow windows | Loïc Hoguin |
2018-04-25 | Add the max_concurrent_streams h2 option | Loïc Hoguin |
2018-04-25 | Add options to control h2's SETTINGS_HEADER_TABLE_SIZE | Loïc Hoguin |
2018-04-04 | Add initial implementation of Websocket over HTTP/2 | Loïc Hoguin |
2018-03-28 | Tentatively update Cowboy to 2.3.02.3.0 | Loïc Hoguin |
2018-03-28 | Add max_frame_size option for websocket handlers | Kirill Kinduk |
2018-03-27 | Remove duplicate keys from map in inform docs | Gary Rennie |
2018-03-23 | Add RFC 8336 to the list | Loïc Hoguin |
2018-02-15 | Add a new relevant RFC | Loïc Hoguin |