ok2c commented on a change in pull request #204:
URL:
https://github.com/apache/httpcomponents-core/pull/204#discussion_r458646992
##########
File path:
httpcore5/src/main/java/org/apache/hc/core5/http/nio/support/classic/SharedOutputBuffer.java
##########
@@ -162,4 +164,11 @@ private void waitFlush() throws InterruptedIOException {
setInputMode();
}
+ private void propagateEndStreamOnce() throws IOException {
Review comment:
@malaysf One really minor thing. I suppose just `propagateEndStream` as
the method name should be clear enough.
----------------------------------------------------------------
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]