Part of twisted.web.client View Source View In Hierarchy
Known subclasses: twisted.web.client.Agent, twisted.web.client.ProxyAgent
Agent
-type
classes.Present Since | 11.1 |
Method | _connectAndRequest | Internal helper to make the request. |
Method | _computeHostValue | Compute the string to use for the value of the Host header, based on the given scheme, host name, and port number. |
Parameters | requestPath | If specified, the path to use for the request instead of the path extracted
from uri .
|