setVariableAction

Description

Set a variable or update an existing

Evaluation scope

Evaluation scope defines the timing where this filter will be applied.

requestHeaderReceivedFromClient This scope occurs the moment fluxzy parsed the request header receiveid from client

YAML configuration name

setVariableAction

Settings

The following table describes the customizable properties available for this action:

Property Type Description DefaultValue
name string Variable name
value string Variable value
scope onAuthorityReceived | requestHeaderReceivedFromClient | dnsSolveDone | requestBodyReceivedFromClient | responseHeaderReceivedFromRemote | responseBodyReceivedFromRemote | copySibling | outOfScope The scope where the variable is evaluated requestHeaderReceivedFromClient

Example of usage

This filter has no specific usage example

.NET reference

View definition of SetVariableAction for .NET integration.

See also

This action has no related action


Go back to list