Home > Configuration > Application Firewall > addappfwgrpcwebtextcontenttype

addappfwgrpcwebtextcontenttype

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

Syntax



Parameters

grpcwebtextcontenttypevalue

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

isregex

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

Return Value

Returns simpleResult

See Also