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

handler: Support IETF draft -04 and -05 #1213

Merged
merged 7 commits into from
Nov 2, 2024
Merged

handler: Support IETF draft -04 and -05 #1213

merged 7 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 tusd are:

  • Upload-Draft-Interop-Version: 6
  • Upload-Length header in POST requests and HEAD responses
  • Upload-Limit in responses to resource (HEAD, POST)
  • Upload-Limit in OPTIONS response
  • application/partial-upload media type

@Acconut Acconut self-assigned this Nov 2, 2024
@Acconut Acconut marked this pull request as ready for review November 2, 2024 17:59
@Acconut Acconut changed the title Support IETF draft -04 and -05 handler: Support IETF draft -04 and -05 Nov 2, 2024
@Acconut Acconut merged commit c28e1fa into main Nov 2, 2024
14 checks passed
Acconut added a commit to tus/rufh-implementations that referenced this pull request Nov 2, 2024
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