Commit History

Author SHA1 Message Date
  Loïc Hoguin bc39b433bb Properly handle OPTIONS * requests 7 years ago
  Loïc Hoguin b0519af42a Don't include a content-length in 204 responses 7 years ago
  Loïc Hoguin 39baed6c80 Add preliminary support for trailers in responses 7 years ago
  Loïc Hoguin f3d6b05b86 Add cowboy_req:inform/2,3 7 years ago
  Loïc Hoguin ef58e15547 Introduce cowboy_req:sock/1 and cowboy_req:cert/1 7 years ago
  Jeffrey Griffin 6460e9d2d2 Fix infinite loop on incomplete multipart body 8 years ago
  Loïc Hoguin fda2d150db Fix error response when constraint validation fails 7 years ago
  Loïc Hoguin c09b10190b Move body length count to cowboy_stream_h instead of protocols 7 years ago
  Loïc Hoguin 3cbf885961 Improve how we detect request errors 7 years ago
  Loïc Hoguin 2376983295 Remove transfer-encoding parsing from cowboy_req 7 years ago
  Loïc Hoguin d1c210b105 Remove an unused variable 7 years ago
  Loïc Hoguin 4fd6e2f7cd Accept sendfile tuple with 0 length in cowboy_req 7 years ago
  Steven Magelowitz 7eb0072b06 Req Body length can be a non_neg_integer or infinity 7 years ago
  Loïc Hoguin 5a272e4fbe Aggregate validation errors and pass them in exception 7 years ago
  Loïc Hoguin c221730371 Improve the interface for constraints 7 years ago
  Loïc Hoguin ec00e3d60e Make cowboy_req:read_part return multipart headers as map 8 years ago
  Loïc Hoguin f3e5f3e410 Preliminary h2 flow control support 8 years ago
  Steven Magelowitz f302ce2b83 length can be a non_neg_integer or infinity 8 years ago
  Loïc Hoguin 9255cdf1d7 Change the type of bindings from a list to a map 8 years ago
  Loïc Hoguin 91ae70b06c Change the order of set_resp_cookie arguments 8 years ago
  Loïc Hoguin 87a05a1219 Change the type of cookie name to binary() 8 years ago
  Loïc Hoguin 80f8cda7ff Remove or fix a small number of todo comments 8 years ago
  Loïc Hoguin e5a8088e68 Make the new cowboy_req tests more realistic 8 years ago
  Johan Lövdahl 3f4e79d42f Add functions for getting and setting response headers 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 b63b6ef865 Add missing specs to an internal cowboy_req function 8 years ago
  Loïc Hoguin e44ac98c83 Merge branch 'master' of https://github.com/camshaft/cowboy 8 years ago
  Loïc Hoguin 5fa5ba8ca4 Add specs for the cowboy_req:push/3,4 functions 8 years ago
  Loïc Hoguin e30d120bd8 Make reply functions return Req 8 years ago