[PR #425] [CLOSED] add special header indicating dufs and append support #608

Closed
opened 2026-04-08 16:53:38 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/425
Author: @fyears
Created: 7/27/2024
Status: Closed

Base: mainHead: specialheader


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/425 **Author:** [@fyears](https://github.com/fyears) **Created:** 7/27/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `specialheader` --- ### 📝 Commits (2) - [`57ebbb6`](https://github.com/sigoden/dufs/commit/57ebbb64f5d2ff426299ec79b43d2a2a3b2ac1d3) add special header - [`3e2b5e9`](https://github.com/sigoden/dufs/commit/3e2b5e96ae8758051ae2b8124e73ab301de0e77e) add more desc ### 📊 Changes **3 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+11 -1) 📝 `src/server.rs` (+1 -1) 📝 `tests/http.rs` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:38 +03:00
zhus closed this issue 2026-04-08 16:53:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#608