Home
last modified time | relevance | path

Searched refs:allowed_cache_frame_size (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
H A Dhttp.rs110 allowed_cache_frame_size: usize,
144 self.allowed_cache_frame_size = size;
178 pub(crate) fn allowed_cache_frame_size(&self) -> usize {
179 self.allowed_cache_frame_size
196 allowed_cache_frame_size: 5, in default()
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs324 config.allowed_cache_frame_size(),
334 allowed_cache: config.allowed_cache_frame_size(),

Completed in 2 milliseconds