trail space fix
parent
36bef6bce5
commit
9d178aa918
|
@ -22,22 +22,22 @@ http:
|
|||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
- type: word
|
||||
part: body
|
||||
regex:
|
||||
words:
|
||||
- 'collibra.url'
|
||||
- 'collibra.port'
|
||||
- 'collibra.user'
|
||||
- 'collibra.password'
|
||||
condition: or
|
||||
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/plain"
|
||||
- "bytes"
|
||||
condition: or
|
||||
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
|
|
Loading…
Reference in New Issue