Home > Configuration > Application Firewall > addappfwurlencodedformcontenttype

addappfwurlencodedformcontenttype

Use this method to add urlencoded form content type. This will classify a request/response with the specified content type as urlencoded form

Syntax



Parameters

urlencodedformcontenttypevalue

Content type to be classified as urlencoded form.
This is mandatory parameter.

isregex

Is urlencoded form content type a regular expression?
Default value = NS_NOTREGEX.

Return Value

Returns simpleResult

See Also