The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
network_download_file.hpp File Reference
#include <string>
Include dependency graph for network_download_file.hpp:
This graph shows which files directly or indirectly include this file:

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...