Commit History

Author SHA1 Message Date
  Loïc Hoguin 5d1d9af6cd Add a return value to onresponse hook to override status/headers 11 years ago
  Loïc Hoguin 0c37925642 Add request body reading options 11 years ago
  Loïc Hoguin 0502452967 Update cowlib to 0.6.1 11 years ago
  Loïc Hoguin 17af50812c Remove outdated comments, all edoc, plus a few minor tweaks 11 years ago
  Loïc Hoguin d4ce3c638d Use the new chunked and identity transfer decoding code from cowlib 11 years ago
  Loïc Hoguin dbf7b1c5e5 Use cow_http_hd:parse_transfer_encoding/1 where applicable 11 years ago
  Loïc Hoguin dff1b5715c Use cow_http_hd:parse_content_length/1 where applicable 11 years ago
  Loïc Hoguin 2629f70ef3 Use cow_http_hd:parse_connection/1 where applicable 11 years ago
  Loïc Hoguin 917cf99e10 Add and document the new multipart code 11 years ago
  Loïc Hoguin 7a274661b2 Fix typespecs for cowboy_req:binding/{2,3} and :bindings/1 11 years ago
  Loïc Hoguin a0205779fe Remove an unnecessary clause in cowboy_req:body/2 11 years ago
  Adrian Roe c2e946708e Add a workaround to disable chunked transfer-encoding 12 years ago
  Loïc Hoguin 8d546dacbc Optimize query string parsing 11 years ago
  Loïc Hoguin faf64524c6 Move cookie parsing/building code to cowlib 11 years ago
  Loïc Hoguin bfb6db1eab Simpler code for sending errors following crashes 11 years ago
  pmyarchon 95c915dfaa Slight docs fix in cowboy_req.erl 11 years ago
  Ali Sabil a63faff35e Add support for the webkit deflate frame extension 12 years ago
  Ali Sabil ba1eca6b97 Avoid crashing in cowboy_req on invalid Accept-Encoding header 12 years ago
  Loïc Hoguin c1a1fd125d Don't crash on empty Cookie header 12 years ago
  Loïc Hoguin 9a2d35c2e8 Add experimental and incomplete SPDY support 12 years ago
  Loïc Hoguin 1d413ea51b Move cowboy_protocol:onresponse_fun() to cowboy:onresponse_fun() 12 years ago
  Loïc Hoguin df73a4d0a5 Move cowboy_http:status() to cowboy:http_status() 12 years ago
  Loïc Hoguin f8a7856127 Move cowboy_http:headers() to cowboy:http_headers() 12 years ago
  Loïc Hoguin c0c333e41b Move cowboy_http:version() to cowboy:http_version() 12 years ago
  Loïc Hoguin ba7e6c07ec Improve the specs for cowboy_req:init_stream/4 12 years ago
  Loïc Hoguin 28186a68d0 Make the HTTP version type more practical 12 years ago
  Loïc Hoguin e0b5526f1e Remove cowboy_req:fragment/1 12 years ago
  Loïc Hoguin a45787208e Fix two incorrect comments in cowboy_req 12 years ago
  Loïc Hoguin 76c6aa2183 The cookie value can only be binary() 12 years ago
  Loïc Hoguin c582335c5b The return value of cowboy_req:peer/1 is never undefined 12 years ago