rschmitt opened a new pull request #176: Clean up connection window management URL: https://github.com/apache/httpcomponents-core/pull/176 This commit implements the following changes to input window management: 1. The `lowMark` is set according to local settings, not remote settings 2. The connection window is set to `Integer.MAX_VALUE` during `SETTINGS` exchange 3. The connection window low mark is now a constant value (10 MiB) 4. The input window update code in `onOutput` has been removed
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
