We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When fetching incomplete chunked uploads from shipper's API, an old cached version is returned. API endpoints shouldn't be cached.
Fetch from the chunked upload API endpoint within shipper
No response
master
shippy
N/A
Linked issue: jkeifer/drf-chunked-upload#30
The text was updated successfully, but these errors were encountered:
Fixed by 9e9e0d3
Sorry, something went wrong.
ericswpark
No branches or pull requests
What happened?
When fetching incomplete chunked uploads from shipper's API, an old cached version is returned. API endpoints shouldn't be cached.
What can we do to reproduce the problem?
Fetch from the chunked upload API endpoint within shipper
Relevant log output
No response
shipper version
master
What platform does this bug appear on?
shippy
shippy version
N/A
Anything else?
Linked issue: jkeifer/drf-chunked-upload#30
The text was updated successfully, but these errors were encountered: