mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #425] [CLOSED] add special header indicating dufs and append support #608
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/425
Author: @fyears
Created: 7/27/2024
Status: ❌ Closed
Base:
main← Head:specialheader📝 Commits (2)
57ebbb6add special header3e2b5e9add more desc📊 Changes
3 files changed (+13 additions, -3 deletions)
View changed files
📝
README.md(+11 -1)📝
src/server.rs(+1 -1)📝
tests/http.rs(+1 -1)📄 Description
A special header is added.
So that some client side applications can automatically check the server is dufs and support chunk-append style updates.
Related:
https://github.com/sigoden/dufs/issues/414#issuecomment-2227144885
https://github.com/sigoden/dufs/pull/415
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.