Ignore:
Timestamp:
Jul 10, 2019, 2:38:34 PM (5 years ago)
Author:
djay
Message:

Fix #172 and add the documentation on how to use the curl section to define cainfo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/ulinet.h

    r921 r944  
    7575   */
    7676  typedef struct {
     77    long code; //!< the last received response code
     78    int hasCacheFile; //!< 1 if we used a cache file
     79    int id; //!< The position of the element in the queue
     80    size_t nDataLen; //!< the length of the downloaded content
     81    size_t nDataAlloc; //!<
    7782    CURL *handle; //!< the CURL handler
    7883    struct curl_slist *header; //!< the headers to send
     
    8489    char *post; //!< the potential POST XML content
    8590    char* cookie; //!< The potential Cookie returned by the server
    86     int hasCacheFile; //!< 1 if we used a cache file
    87     int nDataLen; //!< the length of the downloaded content
    88     int nDataAlloc; //!<
    89     long code; //!< the last received response code
    90     int id; //!< The position of the element in the queue
    9191  } _HINTERNET;
    9292
     
    9595   */
    9696  typedef struct {
     97    int nb; //!< number of element in the queue
    9798    CURLM *handle; //!< the CURLM handler
    9899    _HINTERNET ihandle[MAX_REQ]; //!< individual handlers in the queue
    99100    char *waitingRequests[MAX_REQ]; //!< request in the queue
    100101    char *agent; //!< The User-Agent to use for HTTP request
    101     int nb; //!< number of element in the queue
    102102  } HINTERNET;
    103103
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png