Update apache-rocketmq-broker-unauth.yaml
parent
1e2502b32b
commit
2fad1e958e
|
@ -27,15 +27,15 @@ tcp:
|
|||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- serializeTypeCurrentRPC
|
||||
- language
|
||||
- opaque
|
||||
- version
|
||||
condition: and
|
||||
- type: word
|
||||
words:
|
||||
- serializeTypeCurrentRPC
|
||||
- language
|
||||
- opaque
|
||||
- version
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- "HTTP/1.1"
|
||||
negative: true
|
||||
- type: word
|
||||
words:
|
||||
- "HTTP/1.1"
|
||||
negative: true
|
||||
|
|
Loading…
Reference in New Issue