17 char const*
what() const noexcept
21 CURLcode
code() const noexcept
Definition curl_error.hpp:11
std::string m_message
Definition curl_error.hpp:27
CURLcode m_code
Definition curl_error.hpp:28
CURLcode code() const noexcept
Definition curl_error.hpp:21
char const * what() const noexcept
Definition curl_error.hpp:17
CurlError(std::string message, CURLcode code)
Definition curl_error.hpp:13
Definition curl_error.hpp:9
std::string to_string(AuthorizationScheme scheme)
Definition authorization.cpp:28