blob: 6be13688ad89e907a012f912054af9de40f8dae2 (
plain)
1
2
3
4
5
|
CurlShare() -> New CurlShare object
Creates a new :ref:`curlshareobject` which corresponds to a
``CURLSH`` handle in libcurl. CurlShare objects is what you pass as an
argument to the SHARE option on :ref:`Curl objects <curlobject>`.
|