Commit History

Author SHA1 Message Date
  Loïc Hoguin a45813c60f Allow passing options to sub protocols 8 years ago
  Loïc Hoguin 43adacc760 Welcome to 2017 8 years ago
  Loïc Hoguin e10daf39fa Numerous Dialyzer fixes 8 years ago
  Loïc Hoguin 9966df9ad4 Let the stream handler take care of crash handling and logging 8 years ago
  Loïc Hoguin 7e84719095 Remove cowboy_req:lock/1 8 years ago
  Loïc Hoguin b370442a63 Initial commit with connection/streams 9 years ago
  Loïc Hoguin e25634cd9d Add optional callbacks 9 years ago
  James Fish 2718698895 Exit with exit/1 on handler exception and include class in reason 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 c56bada509 Remove the error tuple return value for middlewares 10 years ago
  Loïc Hoguin ecbebeefe8 Remove useless todo comments 10 years ago
  Loïc Hoguin 97a3108576 Reply with 400 on header parsing crash 10 years ago
  Loïc Hoguin 8cc353114e Update specs that were too wide 10 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
  James Fish 1c474af8ee Fix loop handler keepalive race condition 11 years ago
  Loïc Hoguin bbee34fe16 Crash on failure, don't report errors 11 years ago
  Loïc Hoguin df73a4d0a5 Move cowboy_http:status() to cowboy:http_status() 12 years ago
  Loïc Hoguin 61ca459feb Don't receive data from the socket only once in the loop handler 12 years ago
  Loïc Hoguin 2aabc73045 Ensure we can fetch the body in the info/3 function of loop handlers 12 years ago
  James Fish b61f535134 Fix to prevent loop handler awakening immediately after response sent 12 years ago
  Egobrain 73c718dcb5 Added warn compile options. Fixed compile warnings. 12 years ago
  James Fish c42e672dd0 Fix {suspend, ...} specs to use atom() for function name 12 years ago
  Andrew Majorov 3ea855137c Make sure socket is passive once we've done with loop handler 12 years ago
  Loïc Hoguin 40b8d0befc Better handle socket closing with loop handlers 12 years ago
  Loïc Hoguin 638638a841 Fix {cowboy_req, resp_sent} potentially leaking in loop handlers 12 years ago
  Loïc Hoguin 647e95aed1 Replace terminate/2 with terminate/3, adding a Reason 12 years ago
  Loïc Hoguin 1b3f510b7e Add middleware support 12 years ago