Text in Expression Editor:
Selected operation under Modify request header: Set dynamic
Header name: X-Bot-Score
Value: to_string(cf.bot_management.score)
Create a request header modification rule (part of Transform Rules) to add a X-Bot-Score
HTTP header to the request with the current bot score.
The following HTTP request header modification rule adds a header named X-Bot-Score
with the current bot score to the request:
Text in Expression Editor:
Selected operation under Modify request header: Set dynamic
Header name: X-Bot-Score
Value: to_string(cf.bot_management.score)