Post Parameters not showing in Developer Tools Network Pane with Service Worker

Hi,

My post parameters are not showing up in the developer tool’s Network Request Tab when I’m using a service worker to cache responses. I don’t think that is expected behavior since POST data cannot be cached? The request is working fine and my web app is behaving as expected. It is just posing an inconvenience for debugging as I am unable to see the parameters in the Network tab. Chrome devtools does not have this issue. Please advice!

Thank you.

Thanks for reporting! We have a bug open for this issue here Bug 1653743 - Request body not showing for Service Worker requests. It should land soon.

Thanks you

@bomsy, Great! Thanks!!

This is now fixed in Firefox nightly!