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

add option to download files for assets via guzzle #1549

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Nov 19, 2024

Description

Added assetDownloadGuzzle setting. It’s false by default, but when set to true, the AssetHelper::downloadFile() method will download files using Guzzle, which means the clientOptions will apply to those downloads, too (if specified).

Related issues

#1538

@i-just i-just requested a review from angrybrad as a code owner November 19, 2024 15:09
@angrybrad angrybrad merged commit 7db4ab9 into 5.x Nov 27, 2024
4 of 5 checks passed
@angrybrad angrybrad deleted the feature/1538-support-asset-download-via-guzzle branch November 27, 2024 00:49
angrybrad added a commit that referenced this pull request Nov 27, 2024
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.

2 participants