GoogleChromeLabs / carlo

Web rendering surface for Node applications
Apache License 2.0
9.32k stars 309 forks source link

`serveFolder` doesn't work with spaces in file names #160

Closed ghost closed 4 years ago

ghost commented 5 years ago

Files with spaces in the name don't work from inside folders exposed with serveFolder.

demo app

Error in the browser console:

index.html:4 GET https://domain/dont%20work.css net::ERR_NAME_NOT_RESOLVED