Skip to content

Conversation

bit
Copy link

@bit bit commented Apr 8, 2021

sending 404 is considered an error in many layers of the stack.
using http status code 304 avoids those warnings/errors in the django backend and browser.
204 is the recommended response code according to https://github.com/23/resumable.js

sending 404 is considered an error in many layers of the stack.
using http status code 304 avoids those warnings/errors in the  django backend and browser.
204 is the recommended response code according to https://github.com/23/resumable.js
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.

1 participant