ok2c commented on pull request #206: URL: https://github.com/apache/httpcomponents-core/pull/206#issuecomment-667725246
@carterkozak @michael-o I like the idea of configurable min / max chunks to check. By default however I would not use `#isDataAvailable` at all and would rather provide an alternative strategy implementation for that. This however can be done in a separate PR. I would also mark `ResponseOutOfOrderStrategy` as `@internal`. ---------------------------------------------------------------- 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]
