RuleRuleActionInsertHeaderConfig

data class RuleRuleActionInsertHeaderConfig(val key: String? = null, val value: String? = null, val valueType: String? = null)

Constructors

Link copied to clipboard
fun RuleRuleActionInsertHeaderConfig(key: String? = null, value: String? = null, valueType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String? = null

The name of the inserted header field. The name must be 1 to 40 characters in length, and can contain letters, digits, underscores (_), and hyphens (-). You cannot use the same name in InsertHeader. Note You cannot use Cookie or Host in the name.

Link copied to clipboard
val value: String? = null

The content of the inserted header field. Valid values:

Link copied to clipboard
val valueType: String? = null

The value type of the inserted header field. Valid values: