Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/tests/
Dsdv_async_interceptor.rs157 struct ExampleInterceptor; in sdv_client_request_interceptor_http1_ok() struct
158 impl Interceptor for ExampleInterceptor {} in sdv_client_request_interceptor_http1_ok() implementation
166 struct ExampleInterceptor; in sdv_client_request_interceptor_http1_connection() struct
167 impl Interceptor for ExampleInterceptor { in sdv_client_request_interceptor_http1_connection() implementation
179 struct ExampleInterceptor; in sdv_client_request_interceptor_http1_input() struct
180 impl Interceptor for ExampleInterceptor { in sdv_client_request_interceptor_http1_input() implementation
192 struct ExampleInterceptor; in sdv_client_request_interceptor_http1_output() struct
193 impl Interceptor for ExampleInterceptor { in sdv_client_request_interceptor_http1_output() implementation
205 struct ExampleInterceptor; in sdv_client_request_interceptor_http1_request() struct
206 impl Interceptor for ExampleInterceptor { in sdv_client_request_interceptor_http1_request() implementation
[all …]