pub async fn precompressed_variant<'a>(
file_path: &Path,
headers: &'a HeaderMap<HeaderValue>
) -> Option<CompressedFileVariant<'a>>
Available on crate feature
compression
only.Expand description
Search for the pre-compressed variant of the given file path.