Commit History

Author SHA1 Message Date
  Loïc Hoguin 3e55cb62c9 Refresh the type specifications. 14 years ago
  Anthony Ramine 0ca8f1364b Implement path_info feature 14 years ago
  Anthony Ramine 094f5c1735 Remove a superfluous function clause in try_match 14 years ago
  Loïc Hoguin 29e71cf4da Switch the HTTP protocol to use binary packets instead of lists. 14 years ago
  Loïc Hoguin 6c1f73c53c Add cowboy_http_req:port/1. 14 years ago
  Loïc Hoguin e8286e18e6 Remove the include/types.hrl file. 14 years ago
  Loïc Hoguin 2beb5c8206 Move the dispatcher related types into cowboy_dispatcher. 14 years ago
  Loïc Hoguin 6712eaa5c8 Rename match() into match_rule(). 14 years ago
  Loïc Hoguin ef2673b61e Rename dispatch() into dispatch_rules(). 14 years ago
  Loïc Hoguin 4048499af2 Add a test case for cowboy_dispatcher:match/3. 14 years ago
  Loïc Hoguin 4cbba84a00 Discard the port from the host before tokenizing it. 14 years ago
  Loïc Hoguin 0b13835bfe Fix tests for cowboy_dispatcher:split_path/1. 14 years ago
  Loïc Hoguin 8e55c2e2b8 Fix spec for cowboy_dispatcher:split_path/1. 14 years ago
  Loïc Hoguin 896b854908 Remove a dead code clause for split_path. 14 years ago
  Loïc Hoguin b874b28561 Save the raw path string in the request. 14 years ago
  Loïc Hoguin a4f8bb6573 Add support for the '*' path. 14 years ago
  Loïc Hoguin 2c52a30b0a Rewrite the dispatcher to take a list of host each having a list of paths. 14 years ago
  Loïc Hoguin da72255940 Initial commit. 14 years ago