Home
last modified time | relevance | path

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

/tonic/tests/compression/src/
H A Dcompressing_response.rs277 fn add_weird_content_encoding<B>(mut response: http::Response<B>) -> http::Response<B> { in server_replying_with_unsupported_encoding() function
288 .map_response(add_weird_content_encoding) in server_replying_with_unsupported_encoding()