httpDoNotStore
fun <T> MutableExecutionOptions<T>.httpDoNotStore(httpDoNotStore: Boolean): T
Content copied to clipboard
Configures httpDoNotStore. Entries will never be stored if set to true.
Configures httpDoNotStore. Entries will never be stored if set to true.