mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
files: Don't use canonical path when serving file (#2156)
This commit is contained in:
committed by
GitHub
parent
981c54432c
commit
ce50cc9523
@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
* For symbolic links, `Content-Disposition` header no longer shows the filename of the original file. [#2156]
|
||||
|
||||
[#2156]: https://github.com/actix/actix-web/pull/2156
|
||||
|
||||
|
||||
## 0.6.0-beta.4 - 2021-04-02
|
||||
|
Reference in New Issue
Block a user