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

Автор SHA1 Сообщение Дата
  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 лет назад
  Loïc Hoguin c605c4fa40 Add 'Accept' header parsing 13 лет назад
  Loïc Hoguin c589922ebd Parse Connection header tokens in a case-insensitive manner 13 лет назад
  Loïc Hoguin 381c178073 Add a cowboy_http_req:upgrade_reply/3 function and use it for websockets 13 лет назад
  Loïc Hoguin 1e7338bdd4 Rewrite the token list parsing into separate, modulable functions 13 лет назад
  Loïc Hoguin 81cc99d10b Add shortcuts to reply functions 13 лет назад
  Loïc Hoguin 2a324aca3a Rename a variable from Code to Status 13 лет назад
  Loïc Hoguin fd786ef233 Fix a crash in response_connection when Name is an atom =/= 'Connection' 13 лет назад
  Loïc Hoguin 8e835bce9f Close the connection when the application sends Connection: close 13 лет назад
  Loïc Hoguin 97460a5993 Fix a crash in websocket_handshake when cowboy_http_req:compact/1 is used 13 лет назад
  Loïc Hoguin c2be0f2073 Remove the 'HEAD' chunked_reply/3 clause 13 лет назад
  Loïc Hoguin bf5c2717bc Parse 'Connection' headers as a list of tokens 13 лет назад
  Loïc Hoguin b79e9fbeb4 Get rid of a binary construct in cowboy_http_req 13 лет назад
  Loïc Hoguin ce26d7090b Rename the type cowboy_dispatcher:path_tokens/0 to :tokens/0 13 лет назад
  Loïc Hoguin 6572d4d374 Merge branch 'path-split-doc' of https://github.com/klaar/cowboy 13 лет назад
  Magnus Klaar 973e67a53c add note to split_path/1 and path/1 on escaped / 13 лет назад
  Ali Sabil bb469f6c3d Fix the handling of the HEAD requests 13 лет назад
  Tom Burdick b75859e075 Fail early in cookie-related API functions 13 лет назад
  Tom Burdick 5bd936db66 Implement cookies in cowboy_http_req 13 лет назад
  Loïc Hoguin fa20273b37 URL decode query strings 13 лет назад