Dmitry Potapov created HTTPCORE-386:
---------------------------------------

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


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