Error of a fetch operation. More...
#include <kcurl/http.hpp>
Static Public Member Functions | |
| static auto | from_response (Status status, std::string_view error_text) -> Error |
Public Attributes | |
| CurlCode | curl_code {} |
| Status | status {} |
| std::string | text {} |
Error of a fetch operation.
| CurlCode kcurl::http::Error::curl_code {} |
| Status kcurl::http::Error::status {} |
| std::string kcurl::http::Error::text {} |