pl.wendigo.chrome.api.page / SetProduceCompilationCacheRequest

SetProduceCompilationCacheRequest

data class SetProduceCompilationCacheRequest (source)

Represents request frame that can be used with Page#setProduceCompilationCache operation call.

Forces compilation cache to be generated for every subresource script.

Link
Page#setProduceCompilationCache method documentation.

See Also

PageOperations.setProduceCompilationCache

Constructors

<init>

SetProduceCompilationCacheRequest(enabled: Boolean)

Represents request frame that can be used with Page#setProduceCompilationCache operation call.

Properties

enabled

val enabled: Boolean