Searched defs:set_max_frame_size (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_http/ylong_http/src/h2/ | ||
H A D | decoder.rs | 321 pub fn set_max_frame_size(&mut self, size: u32) -> Result<(), H2Error> { in set_max_frame_size() functions |
Completed in 3 milliseconds