Searched refs:to_content_type (Results 1 – 2 of 2) sorted by relevance
238 HeaderValue::from_static(encoding.to_content_type()), in coerce_response()
360 pub(crate) fn to_content_type(self) -> &'static str { in to_content_type() method