Common HTTP Inputs (proto)
type.matcher.v3.HttpResponseStatusCodeMatchInput
[type.matcher.v3.HttpResponseStatusCodeMatchInput proto]
Match input indicates that matching should be done on the response status code.
type.matcher.v3.HttpResponseStatusCodeClassMatchInput
[type.matcher.v3.HttpResponseStatusCodeClassMatchInput proto]
Match input indicates that the matching should be done on the class of the response status code. For eg: 1xx, 2xx, 3xx, 4xx or 5xx.