graphql-network-inspector icon indicating copy to clipboard operation
graphql-network-inspector copied to clipboard

Filter service worker requests

Open adi518 opened this issue 3 years ago • 0 comments

A bit of an edge case, but without being able to filter a service worker proxy requests, they appear twice in the log. We can use the same filter flag that Chrome devTools uses -is:service-worker-initiated. See https://stackoverflow.com/a/55733776/4106263.

adi518 avatar Oct 31 '21 16:10 adi518