SecurityPolicyRuleHttpHeaderActionHttpHeaderOption(
mapping=None, *, ignore_unknown_fields=False, **kwargs
).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
header_name |
str
The name of the header to set. This field is a member of oneof_ _header_name.
|
header_value |
str
The value to set the named header to. This field is a member of oneof_ _header_value.
|