PrefetchOptions
@ExperimentalPrefetch
class PrefetchOptions
Composes optional parameters used in prefetch.
Summary
Nested types |
|---|
|
Builder class for |
Public properties |
|
|---|---|
Boolean |
Set true to anonymize IP address of the prefetch request when it is cross-origin. |
Uri? |
The origin that prefetch is requested from. |
Public properties
requiresAnonymousIpWhenCrossOrigin
Added in 1.9.0
val requiresAnonymousIpWhenCrossOrigin: Boolean
Set true to anonymize IP address of the prefetch request when it is cross-origin.