diff options
author | Stefan Huber <steffhip@gmail.com> | 2022-03-30 16:35:21 +0000 |
---|---|---|
committer | Stefan Huber <steffhip@gmail.com> | 2022-03-30 16:40:28 +0000 |
commit | 14345cf5b6d570611f6bc64ce23af274478ac834 (patch) | |
tree | d9e622265d5cc36af21c9789977dcec8af09cf50 /tests/serve_request.rs | |
parent | Merge pull request #761 from svenstaro/dependabot/cargo/yansi-0.5.1 (diff) | |
download | miniserve-14345cf5b6d570611f6bc64ce23af274478ac834.tar.gz miniserve-14345cf5b6d570611f6bc64ce23af274478ac834.zip |
Do not use the route for the favicon and stylesheet
In order to no leak the random generated route, we must not use it as prefix in the 404 error page.
Indeed we can just use a top-level path for these files.
Diffstat (limited to 'tests/serve_request.rs')
0 files changed, 0 insertions, 0 deletions