Commit History

Author SHA1 Message Date
  Loïc Hoguin d858153fce Use cowboy_clock types in cowboy_cookies instead of calendar 13 years ago
  Loïc Hoguin cd06efeba3 Add Transport:setopts/2 note for writing protocols 13 years ago
  Loïc Hoguin 43d14b52cd Give the ListenerPid to the protocol on startup 13 years ago
  Loïc Hoguin 56369d5c1a Introduce cowboy_listener for managing a listener 13 years ago
  Loïc Hoguin 6138901465 Fix cookie tests and specs 13 years ago
  Loïc Hoguin 528d0ebffd Small cosmetic changes and doc update to the cookie patch 13 years ago
  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 13 years ago
  Loïc Hoguin 474f4e0bfa Call Handler:terminate/2 even on error in Handler:handle/2 13 years ago
  Loïc Hoguin aa0a66749e Move recursion out of a try .. catch block. 13 years ago
  Loïc Hoguin 108a491f55 Add documentation for the public interface. 13 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