GoogleCloudRecaptchaenterpriseV1FirewallActionSetHeaderActionResponse

A set header action sets a header and forwards the request to the backend. This can be used to trigger custom protection implemented on the backend.

Constructors

constructor(key: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

The header key to set in the request to the backend server.

Link copied to clipboard

The header value to set in the request to the backend server.