Commit History

Author SHA1 Message Date
  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 12 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
  Loïc Hoguin 7367f07ca0 Fix the parsing of the Connection header 12 years ago
  Loïc Hoguin 0e01b82046 Remove a redundant function 12 years ago
  Loïc Hoguin 1f6c324c3f Merge pull request #254 from billiob/master 12 years ago
  Loïc Hoguin b4d1407d63 Fix a small edoc issue 12 years ago
  Loïc Hoguin ce9aff19f0 Remove the urldecode cowboy_protocol option 12 years ago
  Loïc Hoguin c326a195e0 Add cowboy_req:get/2 and :set/2 private functions 12 years ago
  Loïc Hoguin cd7f37d346 Optimize Connection header parsing 12 years ago
  Loïc Hoguin 681a216a24 Add cowboy_req:fragment/1 12 years ago