michael-o edited a comment on issue #126: replace empty HttpResponseException.message with statusCode URL: https://github.com/apache/httpcomponents-client/pull/126#issuecomment-448770010 @ok2c Why not provide a reasonable message like `status code: %s, reason phrase: %s`? If reason phase is empty, it could simply read `status code: %s`. `#getMessage()` could easily do that and provide value.
---------------------------------------------------------------- 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]
