18#ifndef _HTTPDOWNLOAD_H_X_INCLUDED_
19#define _HTTPDOWNLOAD_H_X_INCLUDED_
23struct sockaddr_storage;
27extern bool downloadUrlWithCurl(
28 const std::string& url, std::string& out,
long timeoutsecs,
31 struct sockaddr_storage *saddr =
nullptr);
UPnP Description phase: interpreting the device description which we downloaded from the URL obtained...
Definition avlastchg.cxx:28