Searched defs:http2_keep_alive_timeout (Results 1 – 5 of 5) sorted by relevance
33 pub(crate) http2_keep_alive_timeout: Option<Duration>, field
532 pub fn http2_keep_alive_timeout(&mut self, timeout: Duration) -> &mut Self { in http2_keep_alive_timeout() method
494 pub fn http2_keep_alive_timeout(mut self, timeout: Duration) -> Self { in http2_keep_alive_timeout() method
934 pub fn http2_keep_alive_timeout(&mut self, timeout: Duration) -> &mut Self { in http2_keep_alive_timeout() method
1289 pub fn http2_keep_alive_timeout(&mut self, timeout: Duration) -> &mut Self { in http2_keep_alive_timeout() method