Commit History

Author SHA1 Message Date
  Loïc Hoguin 89ae3c8cad 'Host' header is optional in HTTP/1.0 13 years ago
  Loïc Hoguin b669b1b5a3 Reset the max number of empty lines between keepalive requests 13 years ago
  Loïc Hoguin 961526d704 Improve the Cowboy definition in the README 13 years ago
  Loïc Hoguin 55ba8dc4da Merge pull request #46 from tillitech/master 13 years ago
  Ali Sabil bb469f6c3d Fix the handling of the HEAD requests 13 years ago
  Loïc Hoguin 8bb7472fb0 Update version to 0.3.0 to continue with development 13 years ago
  Loïc Hoguin 009ad4c9eb Update version to 0.2.0 13 years ago
  Loïc Hoguin 2a25ad6c24 Update AUTHORS file 13 years ago
  Loïc Hoguin a1d6c2e66f Tweak the .travis.yml file 13 years ago
  Loïc Hoguin 24f3981377 Add .travis.yml file 13 years ago
  Loïc Hoguin 2374aa7e07 Add WebSocket drafts 7, 8, 9 and 10 implementation 13 years ago
  Loïc Hoguin 24bf2c54d0 Ensure header names are handled in a case insensitive manner 13 years ago
  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