Creates a new HttpRpcServer. Args: host: The host to send requests to. auth_function: A function that takes no arguments and returns an (email, password) tuple when called. Will be called if authentication is required. host_override: The host header to send to
(self, host, auth_function, host_override=None, extra_headers={},
save_cookies=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected