Commit History

Author SHA1 Message Date
  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
  Loïc Hoguin 934393a168 Make the return value of AcceptResource callback consistent 12 years ago
  Vladimir Dronnikov cacf924936 Empty methods list allowed 12 years ago
  Loïc Hoguin 68a365b85a Fix a bug in REST when allowed_methods is defined when method is OPTIONS 12 years ago
  James Fish c8242ab396 Add chunked response body fun 12 years ago
  Seletskiy Stanislav 72a9ccacdd Fix indenting issues in `cowboy_rest.erl` 12 years ago
  Seletskiy Stanislav f316b47d13 Add default CTP: "text/html" maps to `to_html` 12 years ago
  Loïc Hoguin 97b8401c45 REST is no longer experimental 12 years ago
  Loïc Hoguin 711c21ac4f Fix POST behavior in REST 12 years ago
  Loïc Hoguin 8d7350fa84 Build Allow header with a binary comprehension 12 years ago
  Loïc Hoguin b58a0549e1 Add default operations for OPTIONS method in REST 12 years ago
  Vladimir Dronnikov 180143f9b2 rest: reject incorrect content-type header 12 years ago
  Loïc Hoguin ae45cecfcd Don't accept TRACE or CONNECT methods by default in REST 12 years ago