arturobernalg commented on PR #663: URL: https://github.com/apache/httpcomponents-core/pull/663#issuecomment-4197267889
> @arturobernalg What is exactly the intent of this change-set? Why do you want this to be configurable? What is the exact use case for this? @ok2c The intent is to make the connection-level receive window configurable independently of the stream initial window. The use case is multiplexed H2 connections receiving large bodies, where per-stream windows alone do not bound total in-flight DATA for the connection. -- 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]
