1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

actix-files: Properly handle newlines in file names (#3235)

This commit is contained in:
Sven-Hendrik Haase
2024-01-06 11:11:40 +01:00
committed by GitHub
parent 561cc440b2
commit febba786fa
3 changed files with 26 additions and 4 deletions

View File

@ -3,6 +3,7 @@
## Unreleased
- Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency.
- Properly handle newlines in filenames. [#3235]
## 0.6.3