httpDoNotStore

fun <T> MutableExecutionOptions<T>.httpDoNotStore(httpDoNotStore: Boolean): T

Configures httpDoNotStore. Entries will never be stored if set to true.