Add HTTPS file downloader client

This commit is contained in:
Miguel Portilla
2018-05-18 09:28:33 -04:00
committed by seelabs
parent 5336e3715a
commit 9212c28ef8
3 changed files with 337 additions and 0 deletions

View File

@@ -26,3 +26,4 @@
#include <ripple/net/impl/RPCErr.cpp>
#include <ripple/net/impl/RPCSub.cpp>
#include <ripple/net/impl/RegisterSSLCerts.cpp>
#include <ripple/net/impl/SSLHTTPDownloader.cpp>