[GH-ISSUE #327] Unable to serve files with embedded new lines #174

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

Originally created by @Dialga on GitHub (Dec 23, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/327

Problem

Unable to serve filenames with embedded new lines, miniserve also failed to serve the file, python http.server and php -S and darkhttpd were able to serve the file.

Log

If applicable, add logs to help explain your problem.

Environment: Linux

  • Dufs version: latest
  • Browser/Webdav Info:
  • OS Info:
Originally created by @Dialga on GitHub (Dec 23, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/327 **Problem** <!-- A clear and concise description of what the bug is. --> Unable to serve filenames with embedded new lines, miniserve also failed to serve the file, python http.server and php -S and darkhttpd were able to serve the file. **Log** If applicable, add logs to help explain your problem. **Environment:** Linux - Dufs version: latest - Browser/Webdav Info: - OS Info:
zhus closed this issue 2026-04-08 16:50:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#174