cofetch
Chainable, high-performance async HTTP client for C++ event loops
Loading...
Searching...
No Matches
cofetch::Response Member List

This is the complete list of members for cofetch::Response, including all inherited members.

curl_code_cofetch::Response
data_cofetch::Response
error() constcofetch::Responseinline
header(std::string_view name) constcofetch::Responseinline
header_data_cofetch::Response
Headers typedefcofetch::Response
headers() constcofetch::Responseinline
http_code_cofetch::Response
is_ok() constcofetch::Responseinline
Response()=defaultcofetch::Response
Response(CURLcode curl_code, long http_code, std::string data, std::string header_data)cofetch::Responseinline