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

Fix TUS upload with POST and payload #725

Merged
merged 1 commit into from
May 7, 2020
Merged

Fix TUS upload with POST and payload #725

merged 1 commit into from
May 7, 2020

Conversation

PVince81
Copy link
Contributor

@PVince81 PVince81 commented May 7, 2020

The JS lib is not sending a zero offset during upload, it is likely
optional. This fix makes it default to 0 when no Upload-Offset header is
set.

Also fixed returned header to be set on the correct response object, the
main one.

@butonic

The JS lib is not sending a zero offset during upload, it is likely
optional. This fix makes it default to 0 when no Upload-Offset header is
set.

Also fixed returned header to be set on the correct response object, the
main one.
@PVince81 PVince81 requested a review from labkode as a code owner May 7, 2020 08:54
@PVince81
Copy link
Contributor Author

PVince81 commented May 7, 2020

Fixes #710

Tested using owncloud/web#3436

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.

2 participants