Ardour
9.0-pre0-582-g084a23a80d
|
#include <curl/curl.h>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | ArdourCurl::HttpGet |
struct | ArdourCurl::HttpGet::MemStruct |
struct | ArdourCurl::HttpGet::HeaderInfo |
Namespaces | |
ArdourCurl | |
Functions | |
char * | ArdourCurl::http_get (const char *url, int *status, bool with_error_logging) |
std::string | ArdourCurl::http_get (const std::string &url, bool with_error_logging) |