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

Feature/ Additional Features #65

Conversation

SimonDarksideJ
Copy link
Collaborator

Description

Add two features for handling additional download cases:

  • Added a forcedownload option to the RestParameters which allows the replacing of an existing cached item with the latest version.
  • Added DownLocation variable, to enable changing the location in which downloads happen, in case it is not supported on a device.

StephenHodgson and others added 2 commits January 14, 2024 19:38
# Conflicts:
#	Utilities.Rest/Packages/com.utilities.rest/Runtime/RestParameters.cs
Copy link
Member

@StephenHodgson StephenHodgson left a comment

Choose a reason for hiding this comment

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

While I agree we should have a mechanism to bypass cache, I think there is a better way to do it.

@StephenHodgson
Copy link
Member

StephenHodgson commented Jan 15, 2024

Cherry picked download location changes

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

2 participants