#include <string>
Go to the source code of this file.
Namespaces | |
network | |
High level network layer for config object transport. | |
Functions | |
void | network::download (const std::string &url, const std::string &local_path) |
Initiates a standalone download of a single file from an HTTPS URL. More... | |