garydgregory opened a new pull request, #568: URL: https://github.com/apache/httpcomponents-client/pull/568
- No need to track delegate, it's in super - Constructor shouldn't be public since the class is package-private - Normalize message in `available()` to match other methods - Inherit mark/reset behavior which we don't use anyway - `skip()` uses `in` like other methods for consistency -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
