| addappfwmultipartformcontenttype |
Use this method to add multipart form content type. This will classify a request/response with the specified content type as multipart form |
Syntax |
Parameters |
multipartformcontenttypevalue |
Content type to be classified as multipart form. This is mandatory parameter. |
isregex |
Is multipart_form content type a regular expression? Default value = NS_NOTREGEX. |
Return Value |
Returns simpleResult |
See Also |