aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-15Add timeout to cowboy_loopjdamanalo
2023-12-15Fix static_handler suite code pathLoïc Hoguin
2023-12-14Change send_timeout_close test to accomodate macOSLoïc Hoguin
2023-12-12Handle socket errors in HTTP/1.1 and HTTP/2Loïc Hoguin
2023-12-12Add test for send_timeout_closeSergei Shuvatov
2023-12-07Note that we won't implement the HTTP/2 PRIORITY mechanismLoïc Hoguin
2023-12-07Fix position of rate_limited/2 callback in REST workflow guideLoïc Hoguin
2023-12-07Add UTF-8 support to example file_serverlin
2023-12-07Fix Websocket subprotocol exampleLoïc Hoguin
2023-12-07Fix echo_post exampleAnatolii Kosorukov
2023-12-06Fix typos in documentationKian-Meng, Ang
2023-12-06Remove official IRC channelMaria Scott
2023-12-06Add 'max_cancel_stream_rate' config for the rapid reset attackViktor Söderqvist
2023-12-04Remove unneeded Makefile variablesLoïc Hoguin
2023-12-01Use init_per_suite instead of all/0 for init in tracer_SUITELoïc Hoguin
2023-12-01Don't dialyze the tests by defaultLoïc Hoguin
2023-12-01Reduce CT logs size in a couple test casesLoïc Hoguin
2023-12-01Use GitHub actions for testing CowboyLoïc Hoguin
2023-11-23Don't force verify client cert in testsLoïc Hoguin
2023-05-02Fix Ranch link in user guideLoïc Hoguin
2023-04-28Cowboy 2.10.02.10.0Loïc Hoguin
2023-03-30We are not using erl_make_certs anymoreLoïc Hoguin
2023-03-30Fix tests with serialised mapsLoïc Hoguin
2023-03-30Fix TLS tests for OTP-26+Loïc Hoguin
2023-03-30Fix OTP-26+ warnings in test suitesLoïc Hoguin
2023-03-29Update Cowlib to 2.12.1Loïc Hoguin
2023-03-29Fix tests for OTP-25+Loïc Hoguin
2022-09-19Update Erlang.mkLoïc Hoguin
2022-09-19Fix data sent after RST_STREAM in HTTP/2 in rare casesLoïc Hoguin
2022-07-12Update LICENSE copyright yearLoïc Hoguin
2021-05-12Add Hex metadataLoïc Hoguin
2021-05-12Cowboy 2.9.02.9.0Loïc Hoguin
2021-04-24Two more HTTP specsLoïc Hoguin
2021-04-24Cowlib 2.11.0 and Ranch 1.8.0Loïc Hoguin
2020-11-27AcceptCallback may now return created/see_other tuples for POSTMartin Björklund
2020-11-27Also include trace messages when timestamp flag isn't usedSebastian Strollo
2020-11-27Use functions for inititalizing rate limitingSimon Johansson
2020-11-27Graceful shutdownViktor Söderqvist
2020-11-23Use gun:ws_send/3 in testsLoïc Hoguin
2020-11-23Don't produce an error report for normal stream process exitsLoïc Hoguin
2020-10-07Update Erlang.mkLoïc Hoguin
2020-08-19Minor grammar correctionsThomas Sciaroni
2020-07-03Fix concurrent body streaming getting stuck with HTTP/2Loïc Hoguin
2020-07-01Tweak a sentence in the guideLoïc Hoguin
2020-05-28Fix the cowboy_req:inform/3 example in the manualLoïc Hoguin
2020-05-23Remove jQuery, cleanup Websocket example a bit2.8.0Loïc Hoguin
2020-05-21Cowboy 2.8.0Loïc Hoguin
2020-05-20204 and 304 responses must not include a bodyLoïc Hoguin
2020-05-20Increase the default max_keepalive HTTP option to 1000Loïc Hoguin
2020-05-20Don't stop listeners that don't exist in static_handler_SUITELoïc Hoguin