mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Support shard downloading via HTTP or HTTPS
This commit is contained in:
committed by
Nik Bougalis
parent
a8d481c2a5
commit
2bba79138f
@@ -497,12 +497,13 @@ target_sources (rippled PRIVATE
|
||||
#]===============================]
|
||||
src/ripple/net/impl/DatabaseDownloader.cpp
|
||||
src/ripple/net/impl/HTTPClient.cpp
|
||||
src/ripple/net/impl/HTTPDownloader.cpp
|
||||
src/ripple/net/impl/HTTPStream.cpp
|
||||
src/ripple/net/impl/InfoSub.cpp
|
||||
src/ripple/net/impl/RPCCall.cpp
|
||||
src/ripple/net/impl/RPCErr.cpp
|
||||
src/ripple/net/impl/RPCSub.cpp
|
||||
src/ripple/net/impl/RegisterSSLCerts.cpp
|
||||
src/ripple/net/impl/SSLHTTPDownloader.cpp
|
||||
#[===============================[
|
||||
main sources:
|
||||
subdir: nodestore
|
||||
|
||||
Reference in New Issue
Block a user