| setappfwprofile_inspectcontenttypes |
Use this method to set one or more InspectContentType lists. * application/x-www-form-urlencoded * multipart/form-data * text/x-gwt-rpc CLI users: To enable, type "set appfw profile -InspectContentTypes" followed by the content types to be inspected. |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
inspectcontenttypes |
One or more InspectContentType lists.
* application/x-www-form-urlencoded
* multipart/form-data
* text/x-gwt-rpc
CLI users: To enable, type "set appfw profile -InspectContentTypes" followed by the content types to be inspected. Default value = AS_DEFAULT_INSPECTION_CONTENT_TYPE. Possible Values : none, application/x-www-form-urlencoded, multipart/form-data, text/x-gwt-rpc, application/grpc, application/grpc-web+json, application/grpc-web-text. |
Return Value |
Returns simpleResult |
See Also |