[PR #615] [MERGED] feat: log decoded uri #657

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/615
Author: @sigoden
Created: 8/18/2025
Status: Merged
Merged: 8/18/2025
Merged by: @sigoden

Base: mainHead: feat


📝 Commits (1)

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 src/http_logger.rs (+5 -2)

📄 Description

- 2025-08-18T08:52:34+08:00 INFO - 192.168.8.8 "GET /%E4%B8%96%E7%95%8C.txt" 304
+ 2025-08-18T08:52:34+08:00 INFO - 192.168.8.8 "GET /世界.txt" 304

🔄 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/615 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 8/18/2025 **Status:** ✅ Merged **Merged:** 8/18/2025 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat` --- ### 📝 Commits (1) - [`6e0cd2a`](https://github.com/sigoden/dufs/commit/6e0cd2a5bf704695982d7082871e6a89009a5c15) feat: log decoded uri ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/http_logger.rs` (+5 -2) </details> ### 📄 Description ```diff - 2025-08-18T08:52:34+08:00 INFO - 192.168.8.8 "GET /%E4%B8%96%E7%95%8C.txt" 304 + 2025-08-18T08:52:34+08:00 INFO - 192.168.8.8 "GET /世界.txt" 304 ``` --- <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:51 +03:00
zhus closed this issue 2026-04-08 16:53:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#657