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 · 2 comments
Open

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

dschmidt opened this issue Dec 20, 2024 · 2 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)

Copy link

stale bot commented Feb 21, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status:Stale label Feb 21, 2025
@dschmidt
Copy link
Member Author

We've introduced said option into Uppy/Companion by now... sooo it would still be nice to support this but there's no urgency anymore

@stale stale bot removed the Status:Stale label Feb 23, 2025
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