minor update to check full header

patch-1
sandeep 2021-06-30 19:29:26 +05:30
parent 199ee498f8
commit f97ae5ceba
1 changed files with 4 additions and 4 deletions

View File

@ -24,10 +24,10 @@ requests:
status: status:
- 200 - 200
- type: word - type: dsl
part: header part: header
words: dsl:
- "application/javascript" - "contains(tolower(all_headers), 'content-type: application/javascript')"
- type: word - type: word
part: body part: body
@ -41,4 +41,4 @@ requests:
- "KEY" - "KEY"
- "PASSWORD" - "PASSWORD"
- "VERSION" - "VERSION"
condition: or condition: or