Commit History

Author SHA1 Message Date
  Loïc Hoguin 99d8f837fe Fix specs to allow headers as iodata() and not just binary() 13 years ago
  Loïc Hoguin 83ec63374f Change the returned value for language_range parsing 13 years ago
  Loïc Hoguin 2ae5e804fb Weekdays are binaries and not lists 13 years ago
  Loïc Hoguin ad87fee0af Fix a websocket test handler that was throwing an unwanted error 13 years ago
  Loïc Hoguin 64a40cb479 Add set_resp_header/3 and set_resp_body/2 to cowboy_http_req 13 years ago
  Loïc Hoguin dcc3d83e31 Fix default parsed values for the Accept and Accept-* headers 13 years ago
  Loïc Hoguin f1c94c40f8 Fix specs for cowboy_http:language_range_ret/3 13 years ago
  Loïc Hoguin a5b47fda8d Merge branch 'content-type' of https://github.com/nox/cowboy 13 years ago
  Anthony Ramine 6fa7659dbb Support 'Content-Type' in parse_header/2 13 years ago
  Anthony Ramine b184b3588d Introduce cowboy_http:media_type/2 13 years ago
  Anthony Ramine 329b2fa01e Introduce cowboy_http:word/2 13 years ago
  Loïc Hoguin 2f27b046d7 Add 'If-Match' and 'If-None-Match' to parse_header/2 13 years ago
  Loïc Hoguin 12b9ca3526 Fix reading the request body when Length < byte_size(Buffer) 13 years ago
  Loïc Hoguin 6dbe2b2130 Add 'Accept-Language' to cowboy_http_req:parse_header/2 13 years ago
  Loïc Hoguin 3e443f0a6c Remove the IS_DIGIT macro 13 years ago
  Loïc Hoguin aba1ea4636 Add 'If-Modified-Since' and 'If-Unmodified-Since' to parse_header/2 13 years ago
  Loïc Hoguin aadd974f06 Merge branch 'parse_header-content-length' of https://github.com/nox/cowboy 13 years ago
  Anthony Ramine 04bcbc444d Support 'Content-Length' in parse_header/2 13 years ago
  Loïc Hoguin a118f53c74 Remove unneeded whitespaces according to the HTTP spec 13 years ago
  Loïc Hoguin 77b3562257 Rename cowboy_http:charset/2 to conneg/2 and use it for Accept-Encoding 13 years ago
  Loïc Hoguin 68c1d886e5 Merge branch 'chrome-15' of https://github.com/puzza007/cowboy 13 years ago
  Loïc Hoguin 3ce2865d84 Set the cowboy_listener process priority to high 13 years ago
  Paul Oliver 89752a2769 update record spec for version 13 13 years ago
  Loïc Hoguin 774659ec03 Merge branch 'chunk-spec' of https://github.com/puzza007/cowboy 13 years ago
  Paul Oliver bd90df1f5e Fix cowboy_http_req:chunk/2 spec 13 years ago
  Loïc Hoguin d9da5334d2 Merge branch 'supervisor-relup-fix' of https://github.com/smarkets/cowboy 13 years ago
  Steven Gravell 1af77d45e3 fix supervisor spec for non dynamic modules 13 years ago
  Loïc Hoguin 4cd825923f Add 'Accept-Charset' to cowboy_http_req:parse_header/2 13 years ago
  Loïc Hoguin 819eb219e7 Rename private function quality/2 into qvalue/2 13 years ago
  Loïc Hoguin 725e272996 cowboy_http:media_range/2 should expect to not have whitespace before it 13 years ago