resolveDisableRequestCompression

suspend fun resolveDisableRequestCompression(platform: PlatformProvider = PlatformProvider.System, profile: LazyAsyncValue<AwsProfile>): Boolean

Attempts to resolve disableRequestCompression from the specified sources.

Return

disableRequestCompression setting if found, the default value if not.