Home
last modified time | relevance | path

Searched defs:Interceptors (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/interceptor/
H A Dmod.rs23 pub(crate) type Interceptors = dyn Interceptor + Sync + Send + 'static; typedef
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/
H A Dhttp1.rs137 interceptor: &Arc<Interceptors>, in encode_request_part()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dhttp_body.rs74 interceptors: Arc<Interceptors>, in new()
281 interceptors: Arc<Interceptors>, in new()