Hi I need to get a url's content from JavaScript, currently I use XMLHttpRequest but at this time I want to get the content from a proxy server, for example I want to get a www.google.com content but not from direct connection but from a local proxy server (127.0.0.1:3244), Is there any way to get a url's content from proxy server without changing FF's global proxy ?
Thanks Joe
_______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
