Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow shard downloads via HTTP or HTTPS #3578

Closed
wants to merge 1 commit into from

Conversation

undertome
Copy link
Contributor

This change allows the HTTPDownloader (formerly SSLHTTPDownloader) to download files via HTTP or HTTPS. When downloading shards, the ShardArchiveHandler determines which protocol to use based on the URL scheme and instructs the HTTPDownloader to download the shard with or without SSL.

Copy link
Collaborator

@scottschurr scottschurr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM. I left a few comments for you to consider, but I don't see anything worth holding up the pull request.

@undertome undertome force-pushed the http-shard-downloads branch from d23f29f to 1744365 Compare August 13, 2020 14:23
@undertome undertome added the Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. label Aug 13, 2020
@ximinez ximinez removed the Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. label Sep 2, 2020
@carlhua carlhua requested a review from ximinez September 8, 2020 18:53
Copy link
Collaborator

@ximinez ximinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@carlhua carlhua added the Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. label Sep 8, 2020
@undertome undertome force-pushed the http-shard-downloads branch from 95bd020 to 8ec99e2 Compare September 9, 2020 15:52
@undertome undertome force-pushed the http-shard-downloads branch from 8ec99e2 to 649d4a7 Compare September 9, 2020 19:46
@carlhua carlhua mentioned this pull request Sep 21, 2020
@carlhua carlhua mentioned this pull request Oct 21, 2020
mDuo13 added a commit to mDuo13/xrpl-dev-portal that referenced this pull request Feb 23, 2021
Documents XRPLF/rippled#3578

Also updates the Japanese version of the page for some changes in v1.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants