Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zip_server does not serve files with escaped characters #7

Open
quittle opened this issue Aug 24, 2018 · 0 comments
Open

zip_server does not serve files with escaped characters #7

quittle opened this issue Aug 24, 2018 · 0 comments

Comments

@quittle
Copy link
Owner

quittle commented Aug 24, 2018

Trying to serve a file with the path /this%20has%20spaces.jpg will fail with a 404 because the zip_server script template does not url-decode before looking for the matching files in the zip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant