Forum Moderators: phranque

Message Too Old, No Replies

How do I hook all fetch requests from a browser

         

gappel

7:32 am on Jun 28, 2004 (gmt 0)

10+ Year Member



Hello All,

I need to intercept all fetch requests from a browser (including initial loading, refreshes, events etc). Specifically, I need to redirect all data requests. I strongly prefer clientless approach i.e. I need to do it from within the HTTP response itself (or using java script injection).

I need to do it for as many browsers as possible so throw anything you've got at me...

Any thoughts will be much appreciated!

Alternatively, I think it would sofice to configure a proxy server for a particular browser window (and all child windows)...I need to do it with a script and I want to do it without administrator privileges...:(

Than****
Greg.

[edited by: BlobFisk at 7:53 am (utc) on June 28, 2004]
[edit reason] Fixed editing. [/edit]