Ardour  9.0-pre0-582-g084a23a80d
ardour_http.h File Reference
#include <curl/curl.h>
#include <string>
#include <map>
Include dependency graph for ardour_http.h:

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)