Commit History

Author SHA1 Message Date
  Tom Burdick b75859e075 Fail early in cookie-related API functions 13 years ago
  Tom Burdick 5bd936db66 Implement cookies in cowboy_http_req 13 years ago
  Tom Burdick a29ccb070b Add cowboy_cookies for cookie creation and parsing 14 years ago
  Loïc Hoguin acc5f50ab5 Update quoted to 1.0.3 to fix outstanding issues 13 years ago
  Loïc Hoguin e5d4c1f22f Add a PropEr test for cowboy_dispatcher:split_host/1 13 years ago
  Loïc Hoguin 503a0c7662 URL decode paths 13 years ago
  Loïc Hoguin fa20273b37 URL decode query strings 13 years ago
  Loïc Hoguin 293cf33702 Separate message and packet handling for websockets 13 years ago
  Loïc Hoguin d363f91410 Fail fast when a wrong type is given to API functions 13 years ago
  Loïc Hoguin 87366e36ad Call websocket_close/4 *after* throwing the error 14 years ago
  Loïc Hoguin 474f4e0bfa Call Handler:terminate/2 even on error in Handler:handle/2 14 years ago
  Loïc Hoguin aa0a66749e Move recursion out of a try .. catch block. 14 years ago
  Loïc Hoguin 108a491f55 Add documentation for the public interface. 14 years ago
  Loïc Hoguin 2b3bfdd783 Add a link to cowboy_examples in the README 14 years ago
  Loïc Hoguin 6b1fb5f390 Fix the @equiv EDoc tags 14 years ago
  Loïc Hoguin 58267689f0 Add the remaining missing specs 14 years ago
  Loïc Hoguin 227529761c Merge pull request #29 from smarkets/ws-default-ports 14 years ago
  Steven Gravell bebe3dc5d2 do not send ports 80 and 443 - browsers get mad 14 years ago
  Loïc Hoguin f03dbf4d06 Use dialyzer directly instead of through rebar 14 years ago
  Loïc Hoguin c427c7f8ec Merge remote-tracking branch 'skarab/listen-ip' 14 years ago
  Hunter Morris 5f438561e9 Pass {ip, Ip} configuration through for TCP and SSL transports 14 years ago
  Loïc Hoguin a93eb02646 Fix a binary warning in cowboy_clock. 14 years ago
  Loïc Hoguin 648921b8cf Add hibernate support for websockets. 14 years ago
  Loïc Hoguin b00dd6fba2 Add a 'profile' environment variable to start a profiler when the app starts. 14 years ago
  Loïc Hoguin 2fa1e53928 Compile the binary match pattern for websockets only once. 14 years ago
  Loïc Hoguin 919fa638ee Add function cowboy_http_req:compact/1 to regain memory. 14 years ago
  Loïc Hoguin 3cfdf46e97 Remove a binary warning from websocket_data by removing a byte_size call. 14 years ago
  Loïc Hoguin ad2e905a81 Send a meaningful error to error_logger on websocket handler crashes. 14 years ago
  Loïc Hoguin 3e55cb62c9 Refresh the type specifications. 14 years ago
  Loïc Hoguin 0720d6b9e3 Automatically start crypto, public_key and ssl if needed. 14 years ago