ok2c commented on pull request #209: URL: https://github.com/apache/httpcomponents-core/pull/209#issuecomment-668012192
@carterkozak Please note there is already `EmptyInputStream` in the `org.apache.hc.core5.http.impl.io` package. We should deprecate it and replace it with the one from `org.apache.hc.core5.http.io.entity` but I can do it afterwards. @michael-o I think this case is already adequately covered by `TestStandardInterceptors` test class but the more tests cases the better. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
