ok2c opened a new pull request, #583: URL: https://github.com/apache/httpcomponents-core/pull/583
This change-set introduces an internal `StreamControl` interface enabling certain control operations over an abstract message stream (presently H2 streams only). Currently stream can be aborted and its state can be queried. In the future the interface can have timeout setters. @arturobernalg Please review. -- 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]
