HTML Form Media Payload
Describes the HTML form media payload.
This payload extracts HTML form media format from the request and lets you define regex expressions to control precise sensitive data extraction.
The fields for the HTML Form Media Payload (X-WWW-FORM-URLENCODED) payload are as seen in the following figure.

The properties for the X-WWW-FORM-URLENCODED payload are explained in the following table.
| Properties | Description |
|---|---|
| Name | The regular expression to match the parameter name is specified in this field. |
| Value | The value to be extracted is specified in this field. |
| Target Object | The parameter object to be extracted is specified in this field. |
| Encoding Mode | Encoding mode that will be used for URI encoding handling. |
| Encoding Reserve Characters | Characters beyond uppercase and lowercase alphabets, underscore, dot, and hyphen. |
Feedback
Was this page helpful?