|
file | CurlHandleManager.cpp [code] |
| Define a class responsible for reuse of CURL handles.
|
|
file | CurlHandleManager.h [code] |
| Declare a class responsible for reuse of CURL handles.
|
|
file | CurlResponse.cpp [code] |
| Define an implementation of IResponse using libcurl.
|
|
file | CurlResponse.h [code] |
| Declare an implementation of IResponse using libcurl.
|
|
file | CurlResponseFactory.cpp [code] |
| Define an implementation of IResponseFactory using libcurl.
|
|
file | CurlResponseFactory.h [code] |
| Declare an implementation of IResponseFactory using libcurl.
|
|
file | CurlStringList.cpp [code] |
| Define a RAII wrapper for the curl_slist.
|
|
file | CurlStringList.h [code] |
| Declare a RAII wrapper for the curl_slist.
|
|