Home > Configuration > Application Firewall > addappfwgrpcwebjsoncontenttype

addappfwgrpcwebjsoncontenttype

Use this method to add gRPC-web-json content type. This will classify a request/response with the specified content type as gRPC-web-json

Syntax



Parameters

grpcwebjsoncontenttypevalue

Content type to be classified as gRPC-web-json.
This is mandatory parameter.

isregex

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

Return Value

Returns simpleResult

See Also