[ 
https://issues.apache.org/jira/browse/HTTPCORE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCORE-386.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.4-alpha2
                   4.3.3

Hi Dmitry

I checked in your patch to SVN trunk and 4.3.x branch with some changes. In 
particular I took liberty of tweaking the AbstractHttpEntity#toString 
implementation. I hope you can live with those changes.

Oleg

> BasicHttpResponse and BasicAsync(Response/Request)Producer should have proper 
> .toString() implementation
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-386
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-386
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>            Reporter: Dmitry Potapov
>            Priority: Trivial
>             Fix For: 4.3.3, 4.4-alpha2
>
>         Attachments: toString.patch
>
>
> Sometimes it is useful to print Response/Request producer info to log. Doing 
> this every time by hands leads to code duplications and poor code quality.
> My suggestion is to add proper .toString() implementation to 
> AbstractHttpEntity, BasicHttpResponse, BasicAsyncResponseProducer and 
> BasicAsyncRequestProducer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to