Home
last modified time | relevance | path

Searched defs:set_max_header_list_size (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
H A Dhttp.rs94 pub(crate) fn set_max_header_list_size(&mut self, size: u32) { in set_max_header_list_size() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Ddecoder.rs230 pub fn set_max_header_list_size(&mut self, size: usize) { in set_max_header_list_size() method
329 pub fn set_max_header_list_size(&mut self, size: usize) { in set_max_header_list_size() method