ok2c commented on PR #358:
URL: 
https://github.com/apache/httpcomponents-core/pull/358#issuecomment-1205599524

   Your assertion about `BasicAsyncEntityProducer` and 
`StringAsyncEntityProducer` producers being unrepeatable is wrong. They are. 
There are even test cases that verify that particular functionality. 
   
   As far as `Buffer#clear` is concerned see Buffer Javadocs:
   ```
   This method does not actually erase the data in the buffer, but it is named 
as if it did because it will most often be used in situations in which that 
might as well be the case.
   ```


-- 
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]

Reply via email to