Set a variable or update an existing
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
setVariableAction
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 |
This filter has no specific usage example
View definition of SetVariableAction for .NET integration.
This action has no related action