[
https://issues.apache.org/jira/browse/HTTPCLIENT-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530186#comment-13530186
]
Gary Gregory commented on HTTPCLIENT-1270:
------------------------------------------
The easier way to get consistent toString() behavior would be to do something
similar to Apache Commons Lang's ReflectionToStringBuilder
(https://commons.apache.org/lang/api/org/apache/commons/lang3/builder/ReflectionToStringBuilder.html)
Gary
> Improved toString() for BasicClientCookie and BasicClientCookie2
> ----------------------------------------------------------------
>
> Key: HTTPCLIENT-1270
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1270
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpCookie
> Affects Versions: 4.3 Alpha1
> Reporter: Francois-Xavier Bonnet
> Priority: Minor
> Attachments: BasicClientCookie_patch.txt, HTTPCLIENT-1270.diff
>
>
> Improved toString() method to debug more easily. All the non-null fields of
> the cookie should be visible for both classes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]