Commit History

Author SHA1 Message Date
  Loïc Hoguin 20329a6e9e Fix connection state being ignored for unknown length streaming 12 years ago
  Loïc Hoguin 40b8d0befc Better handle socket closing with loop handlers 12 years ago
  Loïc Hoguin ae401f7460 Fix crashes when creating the request 12 years ago
  Loïc Hoguin 4e71cd0f14 Merge branch 'master' of git://github.com/tsloughter/cowboy 12 years ago
  Tristan Sloughter 29c4508884 add guards on set_resp_body_fun for streamlen and streamfun 12 years ago
  Loïc Hoguin 855e9652fa Make sure the peer name is always available 12 years ago
  Ivan Lisenkov 54c6d3fa3a Implement authorization header parsing 12 years ago
  Loïc Hoguin 85d05fff34 Fix chunked streaming of request body and improve speed 12 years ago
  Loïc Hoguin 68da864aeb Remove cowboy_dispatcher 12 years ago
  Loïc Hoguin 823a82b8f2 Fix an issue for replies in onresponse mishandling headers 12 years ago
  Loïc Hoguin 9d7f909923 Add missing clause to cowboy_req:has_resp_body/1 12 years ago
  Loïc Hoguin 82de4254dd Make cowboy_req:has_body/1 return boolean() 12 years ago
  Loïc Hoguin 09c68ca755 Remove a few old @todo comments 12 years ago
  Loïc Hoguin 305e639fef Add Sec-Websocket-Protocol header parsing 12 years ago
  Loïc Hoguin 01f57ad65d Add optional automatic response body compression 12 years ago
  Loïc Hoguin faeb37ed80 Add cowboy_req:set_resp_body_fun/2 12 years ago
  Loïc Hoguin c930327fbf Remove cowboy_req:transport/1 12 years ago
  Loïc Hoguin 58e89e2189 Change the response body streaming fun interface 12 years ago
  Loïc Hoguin 54063de2ff Hello 2013 12 years ago
  Loïc Hoguin 2690d1254c Remove cowboy_req:body/2 12 years ago
  Loïc Hoguin a3049f7100 Revert "Use lists:keyreplace/4 instead of lists:keydelete/3 + cons" 12 years ago
  Loïc Hoguin f7929d323c Merge branch 'undefined_url' of git://github.com/treetopllc/cowboy 12 years ago
  Loïc Hoguin cc65a723d7 Use lists:keyreplace/4 instead of lists:keydelete/3 + cons 12 years ago
  Loïc Hoguin f077c711a8 Fix cowboy_http:cookie_to_iodata/3 12 years ago
  Loïc Hoguin 27da09282d Make cookies use universal time instead of local time 12 years ago
  Tom Burdick b63502e32e url and host_url may return undefined 12 years ago
  Loïc Hoguin 5bc5f56eb2 Do not try to keep-alive when using HTTP/1.0 12 years ago
  José Valim 0d0b962f03 Do not remove duplicated Set-Cookie entries 13 years ago
  Loïc Hoguin 9facad9245 Cleanup cowboy_req:parse_header/3 12 years ago
  Loïc Hoguin 76cd1e40c9 The onresponse hook now receives 4 arguments, including the body 12 years ago