[w3c/ServiceWorker] How can we intercept network requests comes from iframe (#1565)

hi all 

how can we intercept network requests come from iframe using service worker...

my iframe code look like this

`document.getElementById('o').setAttribute('srcdoc','<img src="assets/a1.jpeg"/>')` 

here i need to listen the img src get request 

can any one tell me how is this possible

-- 
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/1565

Received on Thursday, 11 February 2021 18:01:39 UTC