#include <restincurl.h>

Public Member Functions | |
| Options (EasyHandle &eh) | |
| template<typename T> | |
| Options & | Set (const CURLoption &opt, const T &value) |
| Options & | Set (const CURLoption &opt, const std::string &value) |
Curl option wrapper class
This is just a thin C++ wrapper over Curl's curl_easy_setopt() method.
|
inline |
|
inline |
|
inline |