panchenko edited a comment on issue #126: replace empty 
HttpResponseException.message with statusCode
URL: 
https://github.com/apache/httpcomponents-client/pull/126#issuecomment-448751399
 
 
   The point is having it logged like this
   ```
   org.apache.http.client.HttpResponseException: 404
   ```
   If we are talking about some hypothetical code which knows only about 
IOException and wants to do something useful based on the message, then I would 
say "404" and "NOT FOUND" are equally (not) useful.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to