| Trees | Indices | Help |
|
|---|
|
|
HTTP client module.
|
|||
| HttpClientRequest | |||
| _PendingRequest | |||
|
_NoOpRequestMonitor No-op request monitor. |
|||
| _PendingRequestMonitor | |||
|
|||
|
|||
|
|||
|
|||
Imports: logging, pycurl, threading, StringIO, http, compat, netutils, locking
|
|||
Starts a request on a cURL object.
|
cURL request processor. This generator yields a tuple once for every completed request,
successful or not. The first value in the tuple is the handle, the second
an error message or
|
Processes any number of HTTP client requests.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 4 13:43:45 2016 | http://epydoc.sourceforge.net |