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

fileServer doesn't handle query strings #45

Open
bklaric opened this issue Sep 3, 2017 · 1 comment
Open

fileServer doesn't handle query strings #45

bklaric opened this issue Sep 3, 2017 · 1 comment

Comments

@bklaric
Copy link
Contributor

bklaric commented Sep 3, 2017

Requesting e.g. /css/sheet.css works fine, while requesting /css/sheet.css?query=string runs the not found handler.

P.S. Would you be willing to accept PRs if I have a go on some of the issues?

@owickstrom
Copy link
Collaborator

Good catch! Absolutely, PRs for these issues would be very welcome.

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

No branches or pull requests

2 participants