A high-level interface to the pycurl extension
High-level interface to pycurl functions.
Did a given check string occur in the last payload?
Return the body from the last response.
Close a session, freeing resources.
Ship a GET request for a specified URL, capture the response.
Get information about retrieval.
Return the header from the last response.
Return a dictionary with all info on the last response.
Ship a POST request to a specified CGI, capture the response.
Set an option on the retrieval.
Set timeout for a retrieving an object
Set the base URL to be retrieved.
Set verbosity to 1 to see transactions.