hyper icon indicating copy to clipboard operation
hyper copied to clipboard

fileServer doesn't handle query strings

Open bklaric opened this issue 8 years ago • 1 comments
trafficstars

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?

bklaric avatar Sep 03 '17 20:09 bklaric

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

owickstrom avatar Sep 04 '17 04:09 owickstrom