node-libcurl

    Class Share

    Share class that acts as an wrapper around the native libcurl share handle.

    C++ source code

    Using this class you should be able to share data between two Easy handles, like cookies for instance.

    For usage see examples/05-share.js

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Closes this handle.

      After the handle has been closed it must not be used again.

      This is basically the same than curl_share_cleanup()

      Returns void

    MMNEPVFCICPMFPCPTTAAATR