Commit History

Author SHA1 Message Date
  Tom Burdick ca42ea1620 Handle delete better when no delete_resource function is implemented 13 years ago
  Magnus Klaar 8808825173 Add Autobahn test suite for websockets 13 years ago
  Loïc Hoguin 4b93c2d19a Fix a case where request body wouldn't get cleaned up on keepalive 13 years ago
  Loïc Hoguin dd08a90568 Merge branch 'master' of https://github.com/bfrog/cowboy 13 years ago
  Tom Burdick 62de899c95 added test for posting to a rest controller where forbidden returns true on a keep alive socket 13 years ago
  Loïc Hoguin 7b359352d4 Remove http_resp_body/0, inline it directly in the record definition 13 years ago
  Loïc Hoguin 16d3cb76c7 Rename the type http_status/0 to cowboy_http:status/0 13 years ago
  Loïc Hoguin 67e5713b2b Remove http_cookies/0, inline it directly in the record definition 13 years ago
  Loïc Hoguin a297d5e42b Rename the type http_header/0 to cowboy_http:header/0 13 years ago
  Loïc Hoguin 8622dff906 Rename the type http_version/0 to cowboy_http:version/0 13 years ago
  Loïc Hoguin 314483a0b6 Rename the type http_uri/0 to cowboy_http:uri/0 13 years ago
  Loïc Hoguin 9f40167487 Rename the type http_method/0 to cowboy_http:method/0 13 years ago
  Loïc Hoguin 3667ec9451 Fix typespecs for calendar:datetime/0 in cowboy_http_static 13 years ago
  Loïc Hoguin dee19f11c3 Add {halt, Req, State} return value to most REST callbacks 13 years ago
  Loïc Hoguin 0761ef67a1 Rename a lot of HandlerState2 variables to HandlerState 13 years ago
  Loïc Hoguin 3078e94db6 Improve the return value for cowboy_http_rest:upgrade/4 13 years ago
  Loïc Hoguin 7482c0de75 Improve the listener name in the README 13 years ago
  Loïc Hoguin b650ef8907 Merge branch 'multipart' of https://github.com/nox/cowboy 13 years ago
  Anthony Ramine 528507c7de Add multipart support 13 years ago
  Loïc Hoguin e68bbfac34 Welcome to new developments with 0.5.0 13 years ago
  Loïc Hoguin 9ee120db78 Update version to 0.4.0 13 years ago
  Loïc Hoguin fed6727634 Make REST handlers' put_resource accept true or false return values 13 years ago
  Loïc Hoguin 348e22589e Merge branch 'static-etag-hook' of https://github.com/klaar/cowboy 13 years ago
  Loïc Hoguin 9b620bbb4c Add HTTP handler loops to the README 13 years ago
  Magnus Klaar a7334d55c0 Add etag option to cowboy_http_static handler. 13 years ago
  Loïc Hoguin fd49215908 Update AUTHORS 13 years ago
  Loïc Hoguin 45f37b8687 Update CHANGELOG 13 years ago
  Loïc Hoguin 0bb23f2400 Make REST handlers' process_post accept true or false return values 13 years ago
  Loïc Hoguin d2f13366a9 Fix the stream_body_set_resp test 13 years ago
  Loïc Hoguin fd211d3c03 Fix handler crashes handling 13 years ago