Merge pull request #7791 from malikashish8/fix-fp-rocketmq-unauth
Add negative filter for rocketmq unauthpatch-1
commit
c58525404a
|
@ -25,14 +25,11 @@ tcp:
|
|||
- "{{Host}}:10911"
|
||||
read-size: 2048
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "serializeTypeCurrentRPC"
|
||||
|
||||
- type: word
|
||||
part: raw
|
||||
words:
|
||||
- "HTTP/1.1"
|
||||
negative: true
|
||||
- serializeTypeCurrentRPC
|
||||
- language
|
||||
- opaque
|
||||
- version
|
||||
condition: and
|
Loading…
Reference in New Issue