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

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

body(std::string b)cofetch::Requestinline
body_cofetch::Request
curl(std::function< void(CURL *)> fn)cofetch::Requestinline
curl_setup_cofetch::Request
follow_redirects(long max=30)cofetch::Requestinline
headers(std::vector< std::string > h)cofetch::Requestinline
headers_cofetch::Request
max_redirects_cofetch::Request
Method enum namecofetch::Request
method(Method m)cofetch::Requestinline
method_cofetch::Request
Request(std::string url)cofetch::Requestinlineexplicit
timeout(std::chrono::milliseconds t)cofetch::Requestinline
timeout_cofetch::Request
url_cofetch::Request