Commit History

Author SHA1 Message Date
  Loïc Hoguin 9966df9ad4 Let the stream handler take care of crash handling and logging 8 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 9 years ago
  Loïc Hoguin dd1eaee0cd Add spec to silence a Dialyzer warning 9 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
  Loïc Hoguin 4bc8e330fa Remove the REST known_content_type callback 10 years ago
  Loïc Hoguin 0dc063ab7d Improve handler interface and documentation 10 years ago
  Loïc Hoguin 5ce4c2bfb4 Unify the init and terminate callbacks 10 years ago
  Loïc Hoguin f1c3b6d76f Breaking update of the cowboy_req interface 10 years ago
  Loïc Hoguin 97a3108576 Reply with 400 on header parsing crash 10 years ago
  Loïc Hoguin 4eee573700 Return 422 instead of 400 when AcceptResource returns false 10 years ago
  Loïc Hoguin 8cc353114e Update specs that were too wide 10 years ago
  Loïc Hoguin fc7e038fba Merge branch 'binary-expires' of git://github.com/NineFX/cowboy 11 years ago
  Drew Varner 6ed25fd60b Allow users to pass a raw binary() as the expires header. 11 years ago
  Loïc Hoguin 17af50812c Remove outdated comments, all edoc, plus a few minor tweaks 11 years ago
  Loïc Hoguin 903594bb87 Update copyright years 11 years ago
  Loïc Hoguin 5d27d4d175 Properly send 201 on PUT requests when resource didn't exist 11 years ago
  Loïc Hoguin bbee34fe16 Crash on failure, don't report errors 11 years ago
  Loïc Hoguin a55c20c4ef Merge branch 'dont_overwrite_stacktrace' of git://github.com/urbanserj/cowboy 12 years ago
  Sergey Urbanovich 1577ec8364 Don't overwrite stacktrace in `cowboy_rest:error_terminate/2` 12 years ago
  Loïc Hoguin cab1a8fb45 Merge branch 'rest_method' of git://github.com/dvv/cowboy 12 years ago
  Loïc Hoguin 2e787fed56 The charset iso-8859-1 is added only if not explicitely mentioned 12 years ago
  Loïc Hoguin 08fcb38a18 charsets_provided/2 returns a list of charsets 12 years ago