%PDF- %PDF-
Direktori : /proc/self/root/proc/self/root/usr/share/doc/python3-pycurl/doc/docstrings/ |
Current File : //proc/self/root/proc/self/root/usr/share/doc/python3-pycurl/doc/docstrings/curl_close.rst |
close() -> None Close handle and end curl session. Corresponds to `curl_easy_cleanup`_ in libcurl. This method is automatically called by pycurl when a Curl object no longer has any references to it, but can also be called explicitly. .. _curl_easy_cleanup: https://curl.haxx.se/libcurl/c/curl_easy_cleanup.html