Searched defs:http2_max_frame_size (Results 1 – 5 of 5) sorted by relevance
495 pub fn http2_max_frame_size(&mut self, sz: impl Into<Option<u32>>) -> &mut Self { in http2_max_frame_size() method
452 pub fn http2_max_frame_size(mut self, sz: impl Into<Option<u32>>) -> Self { in http2_max_frame_size() method
893 pub fn http2_max_frame_size(&mut self, sz: impl Into<Option<u32>>) -> &mut Self { in http2_max_frame_size() method
1250 pub fn http2_max_frame_size(&mut self, sz: impl Into<Option<u32>>) -> &mut Self { in http2_max_frame_size() method
235 pub fn http2_max_frame_size(mut self, size: i32) -> ChannelBuilder { in http2_max_frame_size() method