DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37413>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37413


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |major
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
   Target Milestone|3.0 Final                   |---




------- Additional Comments From [EMAIL PROTECTED]  2005-11-08 22:09 -------
David,

Please see javadocs [1]

" HttpClient makes no provisions to check whether the same credentials have been
tried already. It is a responsibility of the custom credentials provider to keep
track of authentication attempts and to ensure that credentials known to be
invalid are not retried. HttpClient will simply store the set of credentials
returned by the custom credentials provider in the http state object and will
attempt to use these credentials for all subsequent requests with the given
authentication scope."

[1]
http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/auth/CredentialsProvider.html

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to