HTTPDownloader Class Reference
|
Ratpac-two
|
HTTPDownloader Class Reference
#include <HTTPDownloader.hh>
Detailed Description
Utility class for fetching files from a HTTP/HTTPS server using libcurl
HTTPDownload uses libcurl to open a persistent connection with an HTTP or HTTPS server to download files. File contents are returned as std::string objects.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/db/include/RAT/HTTPDownloader.hh
Generated by