Home
last modified time | relevance | path

Searched refs:into_header_value (Results 1 – 3 of 3) sorted by relevance

/tonic/tonic/src/codec/
H A Dcompression.rs194 pub(crate) fn into_header_value(self) -> http::HeaderValue { in into_header_value() method
/tonic/tonic/src/client/
H A Dgrpc.rs411 encoding.into_header_value(), in prepare_request()
/tonic/tonic/src/server/
H A Dgrpc.rs443 encoding.into_header_value(), in map_response()