mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #222] [CLOSED] server: allow more webdav related header with CORS #522
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/222
Author: @perrinjerome
Created: 6/2/2023
Status: ❌ Closed
Base:
main← Head:feat/cors-allow-cache-control📝 Commits (1)
b1c7054server: allow more webdav related header with CORS📊 Changes
2 files changed (+4 additions, -2 deletions)
View changed files
📝
src/server.rs(+3 -1)📝
tests/cors.rs(+1 -1)📄 Description
Overwriteis used with COPY or MOVE ( http://www.webdav.org/specs/rfc2518.html#HEADER_Overwrite )Cache-Controlcan be set by client to disable cache.Fixes #221
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.