.. _curlobject: Curl Object =========== .. autoclass:: pycurl.Curl Curl objects have the following methods: .. automethod:: pycurl.Curl.close .. _setopt: .. automethod:: pycurl.Curl.setopt .. automethod:: pycurl.Curl.perform .. automethod:: pycurl.Curl.getinfo .. automethod:: pycurl.Curl.reset .. _unsetopt: .. automethod:: pycurl.Curl.unsetopt .. automethod:: pycurl.Curl.pause .. automethod:: pycurl.Curl.errstr .. automethod:: pycurl.Curl.setopt_string