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

[tus] Support Upload-Defer-Length header #10794

Open
dschmidt opened this issue Dec 20, 2024 · 0 comments
Open

[tus] Support Upload-Defer-Length header #10794

dschmidt opened this issue Dec 20, 2024 · 0 comments

Comments

@dschmidt
Copy link
Member

dschmidt commented Dec 20, 2024

Is your feature request related to a problem? Please describe.

Uppy Companion turned on the defer length option in tus uploads in transloadit/uppy#4697
oCIS does not support that and hence uploads are broken with the current release of Companion (used in the Importer App)

Describe the solution you'd like

Implement https://tus.io/protocols/resumable-upload#upload-defer-length

Describe alternatives you've considered

Do not implement it and convince the Uppy team to make it optional (or directly send a PR).
transloadit/uppy#5560

Testing

I'm preparing update PRs for oC Web and Web Extensions, that will allow testing the feature somewhat easily ... (imports simply fail with 412 Precondition Failed, visible in the Companion log)

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

No branches or pull requests

1 participant