RuleRuleConditionHeaderConfig

data class RuleRuleConditionHeaderConfig(val key: String? = null, val values: List<String>? = null)

Constructors

Link copied to clipboard
fun RuleRuleConditionHeaderConfig(key: String? = null, values: List<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 values: List<String>? = null

Add one or more IP addresses or IP address segments. You can add up to 5 forwarding rules in a SourceIp.