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 to control precise extraction.

The fields for the HTML Form Media Payload (X-WWW-FORM-URLENCODED) payload are as seen in the following figure.

HTML Form Media Type payload

The properties for the X-WWW-FORM-URLENCODED payload are explained in the following table.

PropertiesDescription
NameThe regular expression to match the parameter name is specified in this field.
ValueThe value to be extracted is specified in this field.
Target ObjectThe parameter object to be extracted is specified in this field.
Encoding ModeEncoding mode that will be used for URI encoding handling.
Encoding Reserve CharactersCharacters beyond uppercase and lowercase alphabets, underscore, dot, and hyphen.