Hacker News new | ask | show | jobs
by cdaringe 1695 days ago
Service worker file loader != HTTP server. You are intercepting requests which are usually fulfilled by HTTP, but you are not implementing or interacting with HTTP.

Even so, cool project.