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

[SwiftyDropbox] Update DropboxTransportClient with downloadContentHost #421

Merged
merged 4 commits into from
May 17, 2024

Conversation

jamesyangf
Copy link
Contributor

@jamesyangf jamesyangf commented May 15, 2024

Download Content Host changes for SwiftyDropbox
Content host for download style request will be different than for upload style.
In order to reflect that, we added the downloadContentHost variable just for download style request.

Caller of this class will be able to pass in the host of their choice for download content host and the reason for that is we would like to utilize HTTP/2 benefits for download style requests if we want to.

@CLAassistant
Copy link

CLAassistant commented May 15, 2024

CLA assistant check
All committers have signed the CLA.

@jamesyangf jamesyangf marked this pull request as ready for review May 15, 2024 22:27
@jamesyangf jamesyangf changed the title Update DropboxTransportClient with downloadContentHost [SwiftyDropbox] Update DropboxTransportClient with downloadContentHost May 15, 2024
@aaronsky aaronsky merged commit aee63b4 into dropbox:master May 17, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants