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





------- Additional Comments From [EMAIL PROTECTED]  2005-06-15 12:58 -------
Hi Oleg,

functionally ok, but I just can't stand creating temporary objects.
The toLowerCase() conversions in each call to hashCode or equals()
feel so wrong to me.
Converting the attributes automatically when the object is created
might catch some users unaware. Keeping a second set of attributes
in lower case just for comparison and hashcoding looks like the way
to go, but that probably isn't done anywhere else in HttpClient.

Erics version works as long as an application supplies credentials
in a consistent way. I kind of feel that should be good enough.

cheers,
  Roland

-- 
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