arturobernalg commented on a change in pull request #258:
URL:
https://github.com/apache/httpcomponents-core/pull/258#discussion_r575466417
##########
File path:
httpcore5-h2/src/main/java/org/apache/hc/core5/http2/nio/AsyncPingHandler.java
##########
@@ -49,6 +49,8 @@
* Triggered to signal receipt of a ping response message.
*
* @param feedback the ping message feedback.
+ * @throws IOException in case of an I/O error
Review comment:
Hi @ok2c
my idea it's progressively add the missing javadoc. I am not sure whether to
do it in several PRs or in just one
----------------------------------------------------------------
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]