Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs27 Http1(http1::Http1Dispatcher<S>),
100 Self::Http1(Http1Dispatcher::new(io))
106 pub(crate) struct Http1Dispatcher<S> {
122 impl<S> Http1Dispatcher<S> { impls
134 impl<S> Dispatcher for Http1Dispatcher<S> {

Completed in 2 milliseconds