# Functions
PostForm makes an POST request by serializing input parameters as a form and parsing the response of the same type.
# Structs
AccessToken is an OAuth access token.
Error is the result of an unexpected HTTP response from the server.
FormResponse is the parsed "www-form-urlencoded" response from the server.