excludeHost

@JvmName(name = "qqgjwvosjbmpdlmt")
suspend fun excludeHost(value: Output<Boolean>)
@JvmName(name = "udjqrvstlwinkuty")
suspend fun excludeHost(value: Boolean?)

Parameters

value

If true, requests to different hosts will be cached separately. Note: this should only be enabled if hosts share the same origin and content. Removing the host from the cache key may inadvertently result in different objects being cached than intended, depending on which route the first user matched.