How does Google Chrome Devtools Network get iframe fetch event?
I've got a website with an iframe embeded and I've been looking at Google Chrome Devtools' Network tab. When I look at it I found out that it shows 3rd party fetch requests. How does it achieve this? Can I get the same result in Javascript?