Belle II Software  release-08-01-10
CurlSession Struct Reference

struct encapsulating all the state information needed by curl More...

Public Attributes

CURL * curl {nullptr}
 curl session information
 
curl_slist * headers {nullptr}
 headers to send with every request
 
char errbuf [CURL_ERROR_SIZE]
 error buffer in case some error happens during downloading
 
double lasttime {0}
 last time we printed the status (in ns)
 

Detailed Description

struct encapsulating all the state information needed by curl

Definition at line 27 of file Downloader.cc.


The documentation for this struct was generated from the following file: