Ardour  9.0-pre0-582-g084a23a80d
ArdourCurl Namespace Reference

Classes

class  HttpGet
 

Functions

char * http_get (const char *url, int *status, bool with_error_logging)
 
std::string http_get (const std::string &url, bool with_error_logging)
 

Function Documentation

◆ http_get() [1/2]

char* ArdourCurl::http_get ( const char *  url,
int *  status,
bool  with_error_logging 
)

◆ http_get() [2/2]

std::string ArdourCurl::http_get ( const std::string &  url,
bool  with_error_logging 
)