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