[Javascript] capture & redirect URL

David Dorward david at dorward.me.uk
Thu Jan 5 09:21:00 CST 2006


On Thu, Jan 05, 2006 at 10:14:34AM -0500, Tom Allison wrote:
> I was working with a Proxy yesterday and found that even when the HTTP
> proxy is defined in the browsers configuration (and I could find lots of
> pages being passed through the proxy) I found that I was getting cookies
> put onto my browser that were not from traffic through the proxy.  This
> leads me to the suspicion that you can make javascript based calls (most
> of the calls appeared to be from javascript code) which can ignore the
> proxy settings of the browser.
> True/False?

False AFAIK ... but you can set cookies with client side JavaScript.
 
-- 
David Dorward                                      http://dorward.me.uk




More information about the Javascript mailing list