ADC CLI Commands

appfw-gRpcWebTextContentType

The following operations can be performed on “appfw-gRpcWebTextContentType”:

show add rm

show appfw gRpcWebTextContentType

Display all grpc-web-text content types.

Synopsis

show appfw gRpcWebTextContentType []

Arguments

gRPCWebTextContenttypevalue Content type to be classified as gRPC-web-text

Output

isRegex Is gRPC-web-text content type a regular expression?

devno count stateflag

add appfw gRpcWebTextContentType

Add gRPC-web-text content type. This will classify a request/response with the specified content type as gRPC-web-text

Synopsis

add appfw gRpcWebTextContentType \[-isRegex \( REGEX | NOTREGEX )]

Arguments

gRPCWebTextContenttypevalue Content type to be classified as gRPC-web-text

isRegex Is gRPC-web-text content type a regular expression?

Possible values: REGEX, NOTREGEX Default value: NOTREGEX

rm appfw gRpcWebTextContentType

Remove grpc-web-text content type.

Synopsis

rm appfw gRpcWebTextContentType

Arguments

gRPCWebTextContenttypevalue Content type to be classified as gRPC-web-text

appfw-gRpcWebTextContentType