Home > Configuration > Application Firewall > addappfwjsoncontenttype

addappfwjsoncontenttype

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

Syntax



Parameters

jsoncontenttypevalue

Content type to be classified as JSON.
This is mandatory parameter.

isregex

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

Return Value

Returns simpleResult

See Also