Skip to content

docs(webdav): clarify chunked upload abort requirements - #15585

Open
joshtrichards wants to merge 1 commit into
masterfrom
jtr/docs-dev-dav-chunking-delete-fix
Open

docs(webdav): clarify chunked upload abort requirements#15585
joshtrichards wants to merge 1 commit into
masterfrom
jtr/docs-dev-dav-chunking-delete-fix

Conversation

@joshtrichards

Copy link
Copy Markdown
Member

☑️ Resolves

  • Document that the Destination header is required for MKCOL, chunk PUT, and final MOVE requests, but not for DELETE (the example already shows this but the text says otherwise).
  • Explain that deleting a Chunking v2 upload folder cancels the stored backend write and aborts supported multipart uploads before the temporary folder is removed.

Related: nextcloud/server#64110

🖼️ Screenshots

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

Document that the Destination header is required for MKCOL, chunk PUT, and final MOVE requests, but not for DELETE. Explain that deleting a Chunking v2 upload folder cancels the stored backend write and aborts supported multipart uploads before the temporary folder is removed.

Signed-off-by: Josh <josh.t.richards@gmail.com>
@joshtrichards

Copy link
Copy Markdown
Member Author

/backport to stable35

@joshtrichards

Copy link
Copy Markdown
Member Author

/backport to stable34

@joshtrichards

Copy link
Copy Markdown
Member Author

/backport to stable33

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Mon, 07 Sep 2026 17:17:24 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant