Searched refs:Http1Dispatcher (Results 1 – 1 of 1) sorted by relevance
24 Http1(http1::Http1Dispatcher<S>),72 Self::Http1(Http1Dispatcher::new(io)) in http1()78 pub(crate) struct Http1Dispatcher<S> { struct94 impl<S> Http1Dispatcher<S> { impl106 impl<S> Dispatcher for Http1Dispatcher<S> { implementation