Commit History

Author SHA1 Message Date
  Thomas Nordström 143ed80486 Fix multipart parser when the boundary is not fully read yet 12 years ago
  Loïc Hoguin d761a34380 Merge branch 'adt-consistent-errors' of git://github.com/Vagabond/cowboy 12 years ago
  Loïc Hoguin 6074ce4a39 Add missing quotes to quoting for cookie values 12 years ago
  Andrew Thompson d916d739d4 Make the arguments to error_logger more consistent 12 years ago
  Loïc Hoguin ea7af4b724 Merge pull request #335 from derdesign/master 12 years ago
  derdesign 0ed805439a Fix broken 'make docs' 12 years ago
  Loïc Hoguin 08a4975c34 Fix charset not working properly for REST 12 years ago
  Loïc Hoguin 6d4e15705f Add {close, StatusCode, Payload} and fix {close, Payload} 12 years ago
  Loïc Hoguin d2ccd2e090 Merge branch 'websocket_terminate_not_called' of git://github.com/dergraf/cowboy 12 years ago
  Loïc Hoguin 181d0edc52 Small Markdown fixes to better follow the specs 12 years ago
  Loïc Hoguin fb07493279 Update CHANGELOG 12 years ago
  Loïc Hoguin 27da09282d Make cookies use universal time instead of local time 12 years ago
  Andre Graf ae2a6cfb68 call websocket_terminate in case of a handshake error 12 years ago
  Loïc Hoguin db6b1596ae Make a few more missing headers lowercase 12 years ago
  Loïc Hoguin 8bc6bde62f Remove the dependency on httpd_util 12 years ago
  Loïc Hoguin 5ef4a15b48 Allow passing the Req and an updated Opts when upgrading protocols 12 years ago
  Loïc Hoguin 067958abd2 Add more frame types available in websocket replies 12 years ago
  Magnus Klaar 3e0e507311 Return full packet as multipart body if possible 13 years ago
  Loïc Hoguin 72b26c6d0c Use Transport:sendfile/2 from Ranch 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 6ec12f7ce8 static: Allow passing the mimetype fun as a {M, F} tuple 12 years ago
  Loïc Hoguin 7142016955 Update the cowboy_websocket_handler specs 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 916bfde1f8 Fix a test that worked intermittently 12 years ago
  Loïc Hoguin 610f9e8d43 Merge branch 'onrequest' of git://github.com/saleyn/cowboy 12 years ago
  serge d0f3372b7d Fixed onrequest path-related issue 12 years ago
  Loïc Hoguin bb07b48d7f Merge branch 'fix/websocket-check-error-on-send' of git://github.com/tillitech/cowboy 12 years ago