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

[CLOUD STORAGE] Add range headers to resumable 308 response #257

Closed
praveenperera opened this issue Apr 25, 2024 · 0 comments · Fixed by #258
Closed

[CLOUD STORAGE] Add range headers to resumable 308 response #257

praveenperera opened this issue Apr 25, 2024 · 0 comments · Fixed by #258

Comments

@praveenperera
Copy link
Contributor

praveenperera commented Apr 25, 2024

If the resumable session is not complete the 308 response sends out headers that have the information regarding which bytes are still missing. This info is vital for resuming an interrupted upload.

@praveenperera praveenperera changed the title Add Add range headers to resumable 308 response Apr 25, 2024
@praveenperera praveenperera changed the title Add range headers to resumable 308 response [CLOUD STORAGE] Add range headers to resumable 308 response Apr 25, 2024
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 a pull request may close this issue.

1 participant