Thomas michelbach wrote:
Hi,I'm trying to pass the Authorization header via HTTP.Is there a way to do that?
Yes there is, set this flag in the authenticator: auth.setPreemptiveAuthentication(true); J.K. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
