Marcono1234 opened a new pull request #275: URL: https://github.com/apache/httpcomponents-core/pull/275
The check `b < 16` was faulty and would have added a '0' for negative values. E.g. for `(byte) 0xFF` the result would have been `"0ff"`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org