Commit History

Author SHA1 Message Date
  Paul Oliver 89752a2769 update record spec for version 13 13 years ago
  Paul Oliver 30c3c75bbc Accept Sec-WebSocket-Version: 13 header on Chrome 15 through 17 13 years ago
  Loïc Hoguin f990109af6 We don't need to retrieve the Origin header for hybi-7+ websocket drafts 13 years ago
  Loïc Hoguin c589922ebd Parse Connection header tokens in a case-insensitive manner 13 years ago
  Loïc Hoguin 381c178073 Add a cowboy_http_req:upgrade_reply/3 function and use it for websockets 13 years ago
  Loïc Hoguin d4088e7a46 "websocket" must be treated in a case insensitive manner for upgrades 13 years ago
  Loïc Hoguin 70d28ff64d Make sure the hixie-76 websocket code works properly with proxies 13 years ago
  Loïc Hoguin fe5f0ca539 Add a max_line_length to the HTTP protocol 13 years ago
  Loïc Hoguin 97df2a2d79 Fix the init_shutdown test 13 years ago
  Loïc Hoguin 1e7338bdd4 Rewrite the token list parsing into separate, modulable functions 13 years ago
  Loïc Hoguin 81cc99d10b Add shortcuts to reply functions 13 years ago
  Loïc Hoguin 2a324aca3a Rename a variable from Code to Status 13 years ago
  Loïc Hoguin bf1b84eb83 Fix a misnamed variable for {loop, ...} returns in init/3 13 years ago
  Loïc Hoguin a55d1966f4 Bump quoted to version 1.2.0 13 years ago
  Loïc Hoguin 691b7c4518 Fix specs after erlang:hibernate/3 calls were added 13 years ago
  Loïc Hoguin 5e006be01f Add support for loops in standard HTTP handlers 13 years ago
  Loïc Hoguin 25ae2028d6 Add {shutdown, Req} to websocket_init/3 to fail a websocket upgrade 13 years ago
  Loïc Hoguin 7774e64923 Add *.swp to gitignore 13 years ago
  Loïc Hoguin dbc577e69b Merge remote-tracking branch 'jlouis/issue-71' 13 years ago
  Jesper Louis Andersen a800425131 Add cowboy:child_spec/6 13 years ago
  Loïc Hoguin fd786ef233 Fix a crash in response_connection when Name is an atom =/= 'Connection' 13 years ago
  Loïc Hoguin 138cccb4f9 Allow HTTP handlers to skip the handle/2 step in init/3 13 years ago
  Loïc Hoguin 5740a9671e Add R14B to the travis-ci configuration file 13 years ago
  Loïc Hoguin 245434a54d Add R14B04 to the travis-ci configuration file 13 years ago
  Loïc Hoguin fe41f2944b Merge branch 'hybi-framing-fix' of https://github.com/smarkets/cowboy 13 years ago
  Loïc Hoguin 8e835bce9f Close the connection when the application sends Connection: close 13 years ago
  Loïc Hoguin 237b468f42 Fix hixi76_location/5 when transport is tcp and port is 443 13 years ago
  Loïc Hoguin 97460a5993 Fix a crash in websocket_handshake when cowboy_http_req:compact/1 is used 13 years ago
  Loïc Hoguin c2be0f2073 Remove the 'HEAD' chunked_reply/3 clause 13 years ago
  Loïc Hoguin 8eb7af0a0b Skip deps when generating docs 13 years ago