Commit History

Author SHA1 Message Date
  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
  Loïc Hoguin b2243aa544 Optimize cowboy_protocol 12 years ago
  Loïc Hoguin bfab8d4b22 Use a single Transport:send/2 call to send the reply if possible 12 years ago
  Loïc Hoguin e30c6debdc Remove a '++' use when replying 12 years ago
  Loïc Hoguin 34021666cb Don't use decode_packet/3 for parsing the headers 12 years ago
  Loïc Hoguin 8497c8bbcd Don't use decode_packet/3 for parsing the request-line 12 years ago
  Boris Faure 9393613214 fix typo in doc 12 years ago