Age | Commit message (Expand) | Author |
2020-02-08 | Add Trace Context to the list of specs | Loïc Hoguin |
2020-02-08 | Clarify modifying/adding to the Req object | Loïc Hoguin |
2020-01-06 | Fix cowboy_req:parse_header manual for unknown headers | Loïc Hoguin |
2020-01-06 | Add a skeleton performance chapter to the guide | Loïc Hoguin |
2020-01-06 | Use active,N | Loïc Hoguin |
2019-12-31 | No longer use erlang:get_stacktrace/0 | Loïc Hoguin |
2019-12-31 | Add new RFCs to the list | Loïc Hoguin |
2019-10-10 | Cowboy 2.7.0 | Loïc Hoguin |
2019-10-10 | Fix a number of low hanging todos | Loïc Hoguin |
2019-10-10 | Add shutdown_reason Websocket command | Loïc Hoguin |
2019-10-09 | Implement flow control for HTTP/1.1 | Loïc Hoguin |
2019-10-07 | Add migration guide for Cowboy 2.7 | Loïc Hoguin |
2019-10-07 | Add new stream handlers to the guide | Loïc Hoguin |
2019-10-07 | Document no date/server headers from response/headers commands | Loïc Hoguin |
2019-10-07 | Add cowboy_req:cast/2 | Loïc Hoguin |
2019-10-07 | Document the set_options stream handler command | Loïc Hoguin |
2019-10-07 | Document the log stream handler command | Loïc Hoguin |
2019-10-07 | Document the logger option | Loïc Hoguin |
2019-10-07 | Document cowboy_tracer_h | Loïc Hoguin |
2019-10-07 | Document cowboy_metrics_h | Loïc Hoguin |
2019-10-06 | Document the commands based Websocket interface | Loïc Hoguin |
2019-10-06 | Fix PUT when resource doesn't exist in flowchart | Loïc Hoguin |
2019-10-06 | Document how to recover from cookie parsing errors | Loïc Hoguin |
2019-10-05 | Add Websocket option validate_utf8 | Loïc Hoguin |
2019-10-05 | Fix REST flowchart around 201 response for PUT | Loïc Hoguin |
2019-10-05 | Add cowboy_req:filter_cookies/2 | Loïc Hoguin |
2019-10-03 | Document media type wildcard in content_types_accepted | Loïc Hoguin |
2019-10-03 | Document stopping the listener in App:stop/1 | Loïc Hoguin |
2019-10-02 | Fix HTTP/2 CVEs | Loïc Hoguin |
2019-09-28 | Add persistent_term support to the router | Loïc Hoguin |
2019-09-14 | Implement backpressure on cowboy_req:stream_body | Loïc Hoguin |
2019-09-06 | Fix using custom fields in Req | Loïc Hoguin |
2019-09-06 | Document unit for options that are in bytes | Loïc Hoguin |
2019-09-05 | Minor grammar correction | Alastair Hole |
2019-09-05 | Fix and optimize sending of WINDOW_UPDATE frames | Loïc Hoguin |
2019-07-22 | Add more related specs | Loïc Hoguin |
2019-07-12 | Add two related specs | Loïc Hoguin |
2019-05-27 | Add two new RFCs to the list | Loïc Hoguin |
2019-05-13 | Fix a few examples using cert instead of certfile | Loïc Hoguin |
2019-04-24 | Add RFC 8586 | Loïc Hoguin |
2019-04-05 | Cowboy 2.6.32.6.3 | Loïc Hoguin |
2019-04-04 | Cowboy 2.6.22.6.2 | Loïc Hoguin |
2019-04-03 | Describe what star represent in the REST flowcharts | Loïc Hoguin |
2019-04-03 | Clarify what the private directory is | Ginetom |
2019-04-02 | Fix calling convention for set_resp_cookie/3 | Jesper Louis Andersen |
2019-04-02 | Add this year's April Fool's RFC | Loïc Hoguin |
2019-03-25 | Add a related RFC | Loïc Hoguin |
2018-11-28 | Cowboy 2.6.12.6.1 | Loïc Hoguin |
2018-11-18 | Document cowboy_stream_h/cowboy_compress_h | Loïc Hoguin |
2018-11-18 | Add the chunked option for HTTP/1.1 | Loïc Hoguin |