kylebarron commented on code in PR #540:
URL:
https://github.com/apache/arrow-rs-object-store/pull/540#discussion_r2543500023
##########
src/client/mod.rs:
##########
@@ -639,15 +673,15 @@ impl ClientOptions {
/// Sets a timeout for receiving an acknowledgement of the keep-alive ping.
///
/// If the ping is not acknowledged within the timeout, the connection
will be closed.
- /// Does nothing if http2_keep_alive_interval is disabled.
+ /// Does nothing if HTTP/2_keep_alive_interval is disabled.
Review Comment:
I think this might need to stay lower case
--
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]