RequestParameterRename

Introduction

Renames one or more parmaters in the request.

Configuration

Valve name: RequestParameterRename

NameDescriptionDefault valueMandatoryExpanded

rename

Array of objects containing 3 values: old_name, new_name, & must_exist (optional).

N/A

Note that parameter names are case-sensitive.

If set to set to must_exist will fail the pipe if missing.