Age | Commit message (Expand) | Author |
---|---|---|
2011-04-18 | Rename dispatch_rules() into dispatch_rule(). | Loïc Hoguin |
2011-04-18 | Move HTTP types definitions to include/http.hrl (for now). | Loïc Hoguin |
2011-04-18 | Move the opaque type sslsocket() out of include/types.hrl. | Loïc Hoguin |
2011-04-18 | Use the inet:socket() type instead of the user-defined one. | Loïc Hoguin |
2011-04-17 | Use the inet:ip_address() type instead of the user-defined one. | Loïc Hoguin |
2011-03-22 | Fix the type spec for path_tokens, a list of *non empty* strings. | Loïc Hoguin |
2011-03-21 | Fix spec for cowboy_dispatcher:split_host/1. | Loïc Hoguin |
2011-03-19 | Add support for the '*' path. | Loïc Hoguin |
2011-03-19 | Rewrite the dispatcher to take a list of host each having a list of paths. | Loïc Hoguin |
2011-03-17 | Initial commit. | Loïc Hoguin |