Commit History

Author SHA1 Message Date
  Loïc Hoguin 4fedb33631 Ignore the boundary parameter when accepting multipart 6 years ago
  Loïc Hoguin 637a9b3924 Don't send an unnecessary content-type header with cowboy_rest 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 29043aa7b4 Add support for range requests (RFC7233) in cowboy_rest 6 years ago
  Loïc Hoguin 9d2b1a8892 Simplify the code that calls REST callbacks 6 years ago
  Loïc Hoguin 8c9ad7bf07 Add the rate_limited/2 REST callback 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 0a5fadc60b Improve errors for when the ProvideCallback is missing 6 years ago
  Loïc Hoguin 68ede9cfe4 Disable warnings for erlang:get_stacktrace/0 in OTP-21+ 7 years ago
  Loïc Hoguin 836342abb8 Add {switch_handler, Module} return value to cowboy_rest 7 years ago
  Loïc Hoguin a45813c60f Allow passing options to sub protocols 8 years ago
  Loïc Hoguin 43adacc760 Welcome to 2017 8 years ago
  Loïc Hoguin 309780a9fd Remaining Dialyzer fixes 8 years ago
  Loïc Hoguin e10daf39fa Numerous Dialyzer fixes 8 years ago
  Christopher Adams 59c32506c0 Fix if_modified_since match of last_modified 8 years ago
  Loïc Hoguin 9966df9ad4 Let the stream handler take care of crash handling and logging 9 years ago
  Loïc Hoguin 493794145e REST: Ignore If...Since if If...Match header exists 9 years ago
  Loïc Hoguin 6d63557235 REST: If-None-Match uses weak Etag comparison 9 years ago
  Loïc Hoguin 68c57430da REST: If-Match uses strong Etag comparison 9 years ago
  Loïc Hoguin 84b3b61b39 Remove the environment from cowboy_rest crash reports 9 years ago
  Loïc Hoguin b370442a63 Initial commit with connection/streams 9 years ago
  Loïc Hoguin e25634cd9d Add optional callbacks 10 years ago
  Loïc Hoguin dd1eaee0cd Add spec to silence a Dialyzer warning 10 years ago
  James Fish 2718698895 Exit with exit/1 on handler exception and include class in reason 10 years ago
  Loïc Hoguin 1f5b19a0b7 Use the most recent state on error in cowboy_rest 10 years ago
  Loïc Hoguin 89c47d3d6e Use cowlib for parsing headers; remove cowboy_http 10 years ago
  Loïc Hoguin 999dc5b7c1 Rename 'halt' to 'stop' for better consistency 10 years ago