In the component there is an iframe that makes an http request. In DevTools, the request is visible.
Is it possible to subscribe to this request, because the initiator of the request is not the Angular itself, but the Iframe?
In the component there is an iframe that makes an http request. In DevTools, the request is visible.
Is it possible to subscribe to this request, because the initiator of the request is not the Angular itself, but the Iframe?
Source: https://ru.stackoverflow.com/questions/833147/
All Articles
iframewith what domain is loaded? Since the same as the main page? - Stepan Kasyanenko