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

Bug Fixes For Read Cached Data and Download File #79

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

burakJs
Copy link
Collaborator

@burakJs burakJs commented Aug 19, 2023

  • Fixed some bugs
    • The file download was returning 301 error because followRedirects was false. This bug was fixed by making this value true
    • During the reading of the file in the cache, an error was returned because it was not checked whether the file exists or not. Fixed bug by adding control to file read operation

@MehmetKaranlik
Copy link
Collaborator

Lgtm

@VB10 VB10 merged commit 03b2225 into VB10:master Sep 1, 2023
1 check failed
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.

3 participants