How do I setup the Java Proxy to send the Realm each time it sends a message to avoid the large number of HTTP 407 from Squid?
I create a connection to send a GET to a third party system. For various safety reasons, I use a Squid as a proxy in between.