http-party / http-server

a simple zero-configuration command-line http server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modifies files in invisible way

DVLP opened this issue · comments

commented

https://github.com/webmproject/libwebp-demo/tree/gh-pages
Try running this example with http-server and then i.e. serve. http-server somehow modifies files on the fly. When trying to read their binary content they have bugs
Tried on Windows 10, Chrome browser

commented

Closing as a non-issue. The project installs a service worker that modifies data on the fly. Using 127.0.0.1 instead of localhost or changing the port where the project works only once before installing the worker confirms this