- From: suryadevelope <notifications@github.com>
- Date: Thu, 11 Feb 2021 10:01:27 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 February 2021 18:01:39 UTC
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