Hi all, I have 3 questions :
1) How can I reject all cookies ? (code please) 2) How can I limit number of redirections for "setFollowRedirects()" method ? (code please) 3) How can I skip entering proxy realm ? I mean : Forexample for simple authentication, to skip the realm, we use "setAuthenticationPreemptive(true)" method first. Is there something similar to this for proxy servers? Any help will be greatly appreciated. Thanx in advance!