[PR #42] [MERGED] fix: webdav propfind dir with slash #439

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/42
Author: @sigoden
Created: 6/15/2022
Status: Merged
Merged: 6/15/2022
Merged by: @sigoden

Base: mainHead: fix-propfind-dir


📝 Commits (1)

  • 9116f74 fix: webdav propfind dir with slash

📊 Changes

2 files changed (+10 additions, -3 deletions)

View changed files

📝 src/server.rs (+8 -1)
📝 tests/webdav.rs (+2 -2)

📄 Description

closes #39


🔄 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/42 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/15/2022 **Status:** ✅ Merged **Merged:** 6/15/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix-propfind-dir` --- ### 📝 Commits (1) - [`9116f74`](https://github.com/sigoden/dufs/commit/9116f74ec5b7bec11e7dd06cec62033be4c88c33) fix: webdav propfind dir with slash ### 📊 Changes **2 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+8 -1) 📝 `tests/webdav.rs` (+2 -2) </details> ### 📄 Description closes #39 --- <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:52:55 +03:00
zhus closed this issue 2026-04-08 16:52:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#439