Commit History

Author SHA1 Message Date
  Ali Sabil 83876c3e33 Do not crash if connection times out while sending a file using sendfile 12 years ago
  Loïc Hoguin e16fae1196 Update Ranch to 0.6.2 12 years ago
  Loïc Hoguin fddd4a77fb Merge branch 'check-body-length' of git://github.com/rambocoder/cowboy 12 years ago
  Loïc Hoguin a930f4ab26 Stop using binary:match in cowboy_protocol 12 years ago
  rambocoder 84d7671e91 Check the length before reading the body in body/1 and body_qs/1 12 years ago
  Loïc Hoguin 233cf43ab9 Make streamed chunk size configurable 12 years ago
  Loïc Hoguin 55e98f4f61 Handle identity transfer-encoding when determining body length 12 years ago
  Loïc Hoguin 7d13391d39 Merge branch 'param_all' of git://github.com/nevar/cowboy 12 years ago
  Slava Yurin bb1362c744 Add '*' matcher for parameters 12 years ago
  Loïc Hoguin dbc1bc6d91 Allow overriding ERLC_OPTS 12 years ago
  Loïc Hoguin a165a0bf46 Describe arguments of the HTTP handler callbacks 12 years ago
  Loïc Hoguin 8c54c048f2 Explain what are listeners and acceptors in Getting Started 12 years ago
  Loïc Hoguin a795b34f46 Add a simple README in the doc folder for guidance 12 years ago
  Loïc Hoguin 489073265f Disable cover in tests by default 12 years ago
  Loïc Hoguin 3442acbe35 Run tests in parallel 12 years ago
  Loïc Hoguin 70391e58db Disable the shell for ct_run 12 years ago
  Loïc Hoguin 0ba06578f2 Use random ports for tests 12 years ago
  Loïc Hoguin 8dd6ce8357 Add a recommendation about static files in production to the guide 12 years ago
  Loïc Hoguin 3a907d175f Merge branch 'onresponse_example' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammack 88414e36b4 Add an example of onresponse hooks 12 years ago
  Loïc Hoguin 23b3b038e9 Fix cowboy_router types 12 years ago
  Loïc Hoguin 182b647a11 Merge branch 'ssl_example' of git://github.com/acammack/cowboy 12 years ago
  Adam Cammack 52a181347c Add an SSL example 12 years ago
  Loïc Hoguin b448939282 Fix an error in the guide introduction 12 years ago
  Loïc Hoguin dee7a8d3e1 Make path check cross-platform and generally safer 12 years ago
  Loïc Hoguin 62e2635d8e Optimize cowboy_static:rest_init/2 12 years ago
  Loïc Hoguin 87017e9699 Remove extraneous newlines in cowboy_static 12 years ago
  Loïc Hoguin b29ea644fb Add a Supported platforms section to the guide introduction 12 years ago
  Loïc Hoguin 5c5794d27b Add more details on how to report bugs and vulnerabilities 12 years ago
  Loïc Hoguin 02ed254daa Fix an incorrect comment in cowboy_router 12 years ago