Trot
Main Trot application. When added to a projects application list, Trot.Supervisor will be started. Also contains some generic parsing functions.
Summary↑
is_http_method(thing) | Returns a boolean indicating whether the passed in atom is a valid HTTP method |
parse_query_string(string) | Parses a query string into a keyword list |
Functions
Parses a query string into a keyword list.
Macros
Returns a boolean indicating whether the passed in atom is a valid HTTP method.