Skip to content

Fix condition when the file is not expire but the remote ETag is changed #9090

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

Merged
merged 2 commits into from
Jul 23, 2019

Conversation

mattiabertorello
Copy link
Contributor

When the file is not expired but the remote ETag is changed, It must trigger an update download. At this moment the function isChange() does the priority to the file expiration, not to the remote ETag

@cmaglie cmaglie merged commit f072284 into arduino:master Jul 23, 2019
@cmaglie cmaglie added this to the Release 1.8.10 milestone Jul 23, 2019
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