Function junobuild_storage::http::utils::streaming_strategy
source ยท pub fn streaming_strategy(
key: &AssetKey,
encoding: &AssetEncoding,
encoding_type: &str,
headers: &[HeaderField],
memory: &Memory,
) -> Option<StreamingStrategy>