Commit History

Author SHA1 Message Date
  Slava Yurin bb1362c744 Add '*' matcher for parameters 12 years ago
  James Fish 6d67ad809c Add sub protocol behaviour 12 years ago
  Loïc Hoguin 26935cbfb0 Make sure rest_terminate is always called 12 years ago
  Slava Yurin 7ca591a0da Fix Location header 12 years ago
  Loïc Hoguin d9b3727a62 Merge branch 'patch-1' of https://github.com/CamShaft/cowboy 12 years ago
  Tom Burdick 8a798014e9 allow POST rest handling to specify path after accepting content 12 years ago
  Tom Burdick c4d1ee5547 add patch support to cowboy_rest 12 years ago
  Slava Yurin 9aa0e1a58a Fix handler state change in cowboy_rest 12 years ago
  Loïc Hoguin 09c68ca755 Remove a few old @todo comments 12 years ago
  Loïc Hoguin faeb37ed80 Add cowboy_req:set_resp_body_fun/2 12 years ago
  Loïc Hoguin 1b3f510b7e Add middleware support 12 years ago
  Cameron Bytheway f1b4acbb44 Return 422 instead of 500 when handling body 12 years ago
  Andrew Thompson d916d739d4 Make the arguments to error_logger more consistent 12 years ago
  Loïc Hoguin 08a4975c34 Fix charset not working properly for REST 12 years ago
  Loïc Hoguin 8bc6bde62f Remove the dependency on httpd_util 12 years ago
  Loïc Hoguin 5c315ab142 Return a 400 error if the Accept header was incorrect 12 years ago
  Loïc Hoguin 5f6b6b6f6d Add a better error message when user callbacks are not exported 12 years ago
  Loïc Hoguin 45dd67741f Clarify error reports indicating they come from Cowboy 12 years ago
  Loïc Hoguin 8cd9183272 Merge branch 'master' of git://github.com/chancila/cowboy 12 years ago
  Cristian Hancila 4ddacaf6f6 charsets_provided in rest module to return [binary()] 12 years ago
  Loïc Hoguin f63d3f08cf Cosmetic changes to various documentation files 12 years ago
  Loïc Hoguin 5e6aab756a Fix a small typo in the rest_init error message 12 years ago
  Loïc Hoguin 74ba41e239 Merge pull request #297 from puzza007/master 12 years ago
  Loïc Hoguin 3e891b7120 REST: Fix the status code sent if the content type isn't known 12 years ago
  Julian Squires dd6876f95c Convert headers to lowercase 12 years ago
  Paul Oliver 8706dd8834 musnt is not the correct contraction of mustn't - use must_not instead 12 years ago
  Josh Allmann 65c5d576c8 Clarify docs for known_methods and allowed_methods. 12 years ago
  Loïc Hoguin 642a8f73c9 Fix Vary header, was wrongly named Variances previously 12 years ago
  Loïc Hoguin c326a195e0 Add cowboy_req:get/2 and :set/2 private functions 12 years ago
  Loïc Hoguin 34021666cb Don't use decode_packet/3 for parsing the headers 12 years ago