HTTP API

httpd.before_request()

Grab the API token from headers

Returns:401 if no token is present
httpd.decompress()
httpd.favicon()
httpd.login()
httpd.logout()
httpd.main()
httpd.process_response(response)
httpd.proxy_get_remote_address()
httpd.teardown_request(exception)