Rank: Advanced Member Groups: Member
Joined: 6/3/2016 Posts: 32
|
Hello,
I need to "intercept" a resource call (like a image/javascript/css) - preferable before the connection with the server is done - and provide my own response. I know I can do something for js/css/iframe with BeforeRequest/BeforeLoad events, but there is no way I can provide my own content.
Can you advise?
Thanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
|
Rank: Advanced Member Groups: Member
Joined: 6/3/2016 Posts: 32
|
It works like a charm! Thanks!
|