Commit History

Author SHA1 Message Date
  Loïc Hoguin 637a9b3924 Don't send an unnecessary content-type header with cowboy_rest 6 years ago
  Loïc Hoguin 1e2d59ed26 Ranch 1.7.0 6 years ago
  Loïc Hoguin ef05956a5a Document the proxy_header protocol option 6 years ago
  Loïc Hoguin f9d689f9fd Remove two unnecessary debug calls 6 years ago
  Loïc Hoguin 8d920f3db9 Add the {deflate, boolean()} Websocket command 6 years ago
  Loïc Hoguin 8164b50453 Add deflate options for Websocket compression 6 years ago
  Loïc Hoguin fe1ee080de Enable range requests support in cowboy_static 6 years ago
  Loïc Hoguin 7840f6db7b Add ProvideRangeCallback tests using sendfile 6 years ago
  Loïc Hoguin dd0fbab6b7 Add automatic ranged request handling for bytes units 6 years ago
  Loïc Hoguin d7b7580b39 Add sendfile support to cowboy_req:stream_body 6 years ago
  Loïc Hoguin 29043aa7b4 Add support for range requests (RFC7233) in cowboy_rest 6 years ago
  Loïc Hoguin bdd324ec01 Fix unused type in cowboy_static 6 years ago
  Loïc Hoguin 9d2b1a8892 Simplify the code that calls REST callbacks 6 years ago
  Loïc Hoguin 805a156785 Test stop against all relevant REST callbacks 6 years ago
  Loïc Hoguin 06f9f3714f Test switch_handler against all relevant REST callbacks 6 years ago
  Loïc Hoguin 8c9ad7bf07 Add the rate_limited/2 REST callback 6 years ago
  Loïc Hoguin bf7ccc8623 Add a test suite for RFC6585 6 years ago
  Loïc Hoguin be09711687 Add an option to disable sendfile for a listener 6 years ago
  Loïc Hoguin 571719a164 Add a charset option to cowboy_static 6 years ago
  Loïc Hoguin 9569043bdd Add RFC6657 to the list of related documents 6 years ago
  Loïc Hoguin f181e510b9 Remove the default charset iso-8859-1 in cowboy_rest 6 years ago
  Loïc Hoguin e0b036fe68 Add tests for charsets_provided 6 years ago
  Loïc Hoguin 399b6a16b4 Better handle content negotiation when accept contains charsets 6 years ago
  Loïc Hoguin d4dff21055 Accept a broader media type as input in rest_pastebin example 6 years ago
  Loïc Hoguin b3bfcf068c Add a cowboy_rest test for malformed if-*-match headers 6 years ago
  Steve Domin 09bf1199aa Add compress_threshold protocol option 7 years ago
  Loïc Hoguin 30e117a942 Make sure we don't send error_responses on the wrong stream 6 years ago
  Grigory Starinkin 5ab5615ff0 Handle error_response command in cowboy_metrics_h 6 years ago
  Loïc Hoguin 473e3fb82b Improve a few types, including cowboy_req:req() 6 years ago
  Loïc Hoguin a8335c63df Always dialyze tests and fix some cowboy_req specs 6 years ago