Searched defs:http2_keep_alive_interval (Results 1 – 5 of 5) sorted by relevance
32 pub(crate) http2_keep_alive_interval: Option<Duration>, field262 pub fn http2_keep_alive_interval(self, interval: Duration) -> Self { in http2_keep_alive_interval() method
511 pub fn http2_keep_alive_interval( in http2_keep_alive_interval() method
477 pub fn http2_keep_alive_interval(mut self, interval: impl Into<Option<Duration>>) -> Self { in http2_keep_alive_interval() method
913 pub fn http2_keep_alive_interval( in http2_keep_alive_interval() method
1268 pub fn http2_keep_alive_interval( in http2_keep_alive_interval() method