Searched defs:into_http (Results 1 – 3 of 3) sorted by relevance
82 pub(crate) fn into_http(self) -> http::Response<T> { in into_http() method
174 pub(crate) fn into_http( in into_http() method
578 pub fn into_http<B: Default>(self) -> http::Response<B> { in into_http() method