Newline issues

Restore accidentally deleted matcher
patch-1
sullo 2022-05-17 17:58:03 -04:00
parent 830bb1e7db
commit 6a0e0a8189
4 changed files with 6 additions and 4 deletions

View File

@ -56,4 +56,9 @@ requests:
part: body
condition: and
# Enhanced by mp on 2022/05/17
- type: word
part: header
words:
- "OFBiz.Visitor="
# Enhanced by mp on 2022/05/17

View File

@ -37,5 +37,4 @@ requests:
part: header
condition: and
# Enhanced by mp on 2022/05/17

View File

@ -44,5 +44,4 @@ requests:
regex:
- "(u|g)id=.*"
# Enhanced by mp on 2022/05/17

View File

@ -46,5 +46,4 @@ requests:
- '<str name="status">OK</str>'
part: body
# Enhanced by mp on 2022/05/17