История коммитов

Автор SHA1 Сообщение Дата
  Loïc Hoguin fd211d3c03 Fix handler crashes handling 13 лет назад
  Yurii Rashkovskii ade1fb93ca inet_address:parse/1 does not accept binaries as an input, only strings 13 лет назад
  Loïc Hoguin bd8f31ed07 Merge branch 'static-handler-split' of https://github.com/klaar/cowboy 13 лет назад
  Magnus Klaar 937a2b0326 Add cowboy_http_req:set_resp_body_fun/3. 13 лет назад
  Magnus Klaar 612b8f21fe Add cowboy_http_req:transport/1 function. 13 лет назад
  Loïc Hoguin 298ba1f1bb Add 'Upgrade' header parsing 13 лет назад
  Loïc Hoguin f390dbd606 Add meta/2 and meta/3 to cowboy_http_req to save useful protocol information 13 лет назад
  Loïc Hoguin f9bd5d1061 Add missing p_headers and cookies to compacted values 13 лет назад
  Magnus Klaar fed1410b14 update type of resp_body to iodata 13 лет назад
  Loïc Hoguin cc44a6a518 Merge branch 'master' of https://github.com/erlyvideo/cowboy 13 лет назад
  Max Lapshin b9c70f2e08 peer_addr/1 function 13 лет назад
  Loïc Hoguin 7f46e53436 Merge branch 'noquoted' of https://github.com/klaar/cowboy 13 лет назад
  Magnus Klaar c747efbd75 replace quoted:from_url with cowboy_http:urldecode 13 лет назад
  Loïc Hoguin ce92ab1e63 Add cowboy_http_req:set_resp_cookie/4 13 лет назад
  Loïc Hoguin 3649b0ee0d Simplify the guards for cowboy_http_req:body/2 13 лет назад
  Loïc Hoguin 7acaa996ed The semantics for a missing 'If-Match' aren't the same as '*' 13 лет назад
  Loïc Hoguin 99d8f837fe Fix specs to allow headers as iodata() and not just binary() 13 лет назад
  Loïc Hoguin 64a40cb479 Add set_resp_header/3 and set_resp_body/2 to cowboy_http_req 13 лет назад
  Loïc Hoguin dcc3d83e31 Fix default parsed values for the Accept and Accept-* headers 13 лет назад
  Anthony Ramine 6fa7659dbb Support 'Content-Type' in parse_header/2 13 лет назад
  Loïc Hoguin 2f27b046d7 Add 'If-Match' and 'If-None-Match' to parse_header/2 13 лет назад
  Loïc Hoguin 12b9ca3526 Fix reading the request body when Length < byte_size(Buffer) 13 лет назад
  Loïc Hoguin 6dbe2b2130 Add 'Accept-Language' to cowboy_http_req:parse_header/2 13 лет назад
  Loïc Hoguin aba1ea4636 Add 'If-Modified-Since' and 'If-Unmodified-Since' to parse_header/2 13 лет назад
  Loïc Hoguin aadd974f06 Merge branch 'parse_header-content-length' of https://github.com/nox/cowboy 13 лет назад
  Anthony Ramine 04bcbc444d Support 'Content-Length' in parse_header/2 13 лет назад
  Loïc Hoguin 77b3562257 Rename cowboy_http:charset/2 to conneg/2 and use it for Accept-Encoding 13 лет назад
  Paul Oliver bd90df1f5e Fix cowboy_http_req:chunk/2 spec 13 лет назад
  Loïc Hoguin 4cd825923f Add 'Accept-Charset' to cowboy_http_req:parse_header/2 13 лет назад
  Loïc Hoguin 20204fd33e Add 'Accept-Encoding' to cowboy_http_req:parse_header/2 13 лет назад