S
secSwami
Hi,
I am trying to write up a proxy client in perl. I have finished part
of it where the script listens on port 7070 and when you configure
your browser to use that port, it will get the webpage just fine but I
see that if the page has calls out to other servers for images etc,
the request half heartedly fails and I just get the web page minus the
content that is hosted on some other website. Can someone shine some
light if and how I can have the proxy app fetch those urls too?
Thanks
I am trying to write up a proxy client in perl. I have finished part
of it where the script listens on port 7070 and when you configure
your browser to use that port, it will get the webpage just fine but I
see that if the page has calls out to other servers for images etc,
the request half heartedly fails and I just get the web page minus the
content that is hosted on some other website. Can someone shine some
light if and how I can have the proxy app fetch those urls too?
Thanks