DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22073>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22073 Javadocs clean-up ------- Additional Comments From [EMAIL PROTECTED] 2003-09-15 12:40 ------- Hi Oleg, A few comments about the HttpState changes: - There is an extra 's' in the docs for credMap: [EMAIL PROTECTED] Credentials credentials}s - There is a missing 'c' in the docs for prodxyCred: [EMAIL PROTECTED] Credentials proxy redentials} - I suggest rewording addCookies(Cookie) to something like: Adds an [EMAIL PROTECTED] Cookie HTTP cookie}, replacing any existing equivalent cookies. If the given cookie has already expired it will not be added, but existing values will still be removed. - I also suggest rewording addCookies(Cookie[]) to something like: Adds an array of [EMAIL PROTECTED] Cookie HTTP cookies}. Cookies are added individually and in the given array order. Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]