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

Автор SHA1 Сообщение Дата
  Anthony Ramine 04bcbc444d Support 'Content-Length' in parse_header/2 13 лет назад
  Loïc Hoguin 68c1d886e5 Merge branch 'chrome-15' of https://github.com/puzza007/cowboy 13 лет назад
  Loïc Hoguin 3ce2865d84 Set the cowboy_listener process priority to high 13 лет назад
  Paul Oliver 89752a2769 update record spec for version 13 13 лет назад
  Loïc Hoguin 774659ec03 Merge branch 'chunk-spec' of https://github.com/puzza007/cowboy 13 лет назад
  Paul Oliver bd90df1f5e Fix cowboy_http_req:chunk/2 spec 13 лет назад
  Loïc Hoguin d9da5334d2 Merge branch 'supervisor-relup-fix' of https://github.com/smarkets/cowboy 13 лет назад
  Steven Gravell 1af77d45e3 fix supervisor spec for non dynamic modules 13 лет назад
  Loïc Hoguin 4cd825923f Add 'Accept-Charset' to cowboy_http_req:parse_header/2 13 лет назад
  Loïc Hoguin 819eb219e7 Rename private function quality/2 into qvalue/2 13 лет назад
  Loïc Hoguin 725e272996 cowboy_http:media_range/2 should expect to not have whitespace before it 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 1a839954bb Rewrite list/tokens parsing with an added whitespace function 13 лет назад
  Loïc Hoguin 6223018212 Merge pull request #79 from athoune/patch-1 13 лет назад
  Mathieu Lecarme 3ba578d5e4 Update README.md 13 лет назад
  Loïc Hoguin 30a1d13ae9 Make sure the correct callback name is displayed in websocket errors 13 лет назад
  Loïc Hoguin d7eec7d8c3 Merge branch 'chrome-15' of https://github.com/puzza007/cowboy 13 лет назад
  Paul Oliver 30c3c75bbc Accept Sec-WebSocket-Version: 13 header on Chrome 15 through 17 13 лет назад
  Loïc Hoguin f990109af6 We don't need to retrieve the Origin header for hybi-7+ websocket drafts 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 d4088e7a46 "websocket" must be treated in a case insensitive manner for upgrades 13 лет назад
  Loïc Hoguin 70d28ff64d Make sure the hixie-76 websocket code works properly with proxies 13 лет назад
  Loïc Hoguin fe5f0ca539 Add a max_line_length to the HTTP protocol 13 лет назад
  Loïc Hoguin 97df2a2d79 Fix the init_shutdown test 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 bf1b84eb83 Fix a misnamed variable for {loop, ...} returns in init/3 13 лет назад