在node.js中发出奇怪的get请求

时间:2015-08-12 05:27:13

标签: node.js express

我的快递服务器发送此请求,但我不知道哪个文件发送了它以及为什么它会回复404.请帮我跟踪这个:

GET /sw-import.js?baseURI=http%3A%2F%2Flocalhost%3A3000%2Fbower_components%2Fplatinum-sw%2Fplatinum-sw-register.html&clientsClaim=true&defaultCacheStrategy=networkFirst&importscript=http%3A%2F%2Flocalhost%3A3000%2Fbower_components%2Fplatinum-sw%2Fbootstrap%2Fsw-toolbox-setup.js&importscriptLate=http%3A%2F%2Flocalhost%3A3000%2Fbower_components%2Fplatinum-sw%2Fbootstrap%2Fsw-toolbox-setup.js&precache=&skipWaiting=true&version=1.0 404 6.503 ms - 255

1 个答案:

答案 0 :(得分:0)

请求表示服务工作者在范围http://localhost:3000/中注册 您可以输入chrome://inspect/#service-workers或使用chrome://serviceworker-internals

查看注册,以验证其是否正常投放