arturobernalg opened a new pull request, #606:
URL: https://github.com/apache/httpcomponents-core/pull/606

   This introduces an HTTP/2 keep-alive PING policy for long-lived idle 
connections. When enabled, the client sends PING frames once the SETTINGS 
handshake is complete and no streams are active, and fails the session if the 
peer does not respond with PING[ACK] within the configured timeout. Integration 
tests validate that the connection remains usable past idle with keep-alive 
enabled and closes on inactivity when disabled.


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