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

Support IETF draft -04 and -05 #735

Merged
merged 2 commits into from
Nov 2, 2024
Merged

Support IETF draft -04 and -05 #735

merged 2 commits into from
Nov 2, 2024

Conversation

Acconut
Copy link
Member

@Acconut Acconut commented Nov 2, 2024

Support for -04 and -05. All changes can be seen in https://www.ietf.org/archive/id/draft-ietf-httpbis-resumable-upload-05.html#name-changes, but the relevant changes for tus-js-client are minimal and basically boil down to setting the new Content-Type header. We already set Upload-Length in POST requests, which has also been defined in -05 now.

@Acconut Acconut self-assigned this Nov 2, 2024
@Acconut Acconut merged commit f20ef3c into main Nov 2, 2024
8 of 10 checks passed
@Acconut Acconut deleted the ietf-draft-interop-6 branch November 2, 2024 18:31
Acconut added a commit to tus/rufh-implementations that referenced this pull request Nov 2, 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 this pull request may close these issues.

1 participant