curlholder.h
Go to the documentation of this file.
1 #ifndef CPR_CURL_HOLDER_H
2 #define CPR_CURL_HOLDER_H
3 
4 #include <memory>
5 
6 #include <curl/curl.h>
7 
8 namespace cpr {
9 
10 struct CurlHolder {
12  struct curl_slist* chunk;
15 };
16 
17 } // namespace cpr
18 
19 #endif
char error[CURL_ERROR_SIZE]
Definition: curlholder.h:14
struct curl_slist * chunk
Definition: curlholder.h:12
Definition: auth.cpp:3
void CURL
Definition: curl.h:102
struct curl_httppost * formpost
Definition: curlholder.h:13
#define CURL_ERROR_SIZE
Definition: curl.h:724


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:08