Re: [w3c/ServiceWorker] Can service workers mess with POST variables? (#1378)

This is better asked on Stack Overflow. The problem with your code though is that you only pass the request URL to your own `fetch()` call and not any of the other aspects, such as the request body or request method.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1378#issuecomment-450838699

Received on Wednesday, 2 January 2019 11:15:20 UTC