mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #327] Unable to serve files with embedded new lines #174
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?
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