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=29062>.
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=29062

[API Doc] Improve the description of the preemptive authentication





------- Additional Comments From [EMAIL PROTECTED]  2004-06-01 03:18 -------
Ok, perhaps a few corrections :)  The content I think is good now.  I would only 
suggest changes to the 
last paragraph.   Here's my suggestion:

Original Text - 

It is highly recommended to avoid setting credentials for any host and realm 
(<code>null</code> host 
and <code>null</code> authentication realm) in productive applications. Use the least 
restrictive 
credentials scope when debugging only.

Suggested Text -

Setting credentials with <code>null</code> host and realm values is highly discouraged 
in production 
applications.  Doing this will result in the credentials being sent for all 
authentication attempts (all 
requests in the case of preemptive authentication).  Use of this setting should be 
limited to debugging 
only.

Mike

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

Reply via email to