minor update to check full header
parent
199ee498f8
commit
f97ae5ceba
|
@ -24,10 +24,10 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
- type: dsl
|
||||
part: header
|
||||
words:
|
||||
- "application/javascript"
|
||||
dsl:
|
||||
- "contains(tolower(all_headers), 'content-type: application/javascript')"
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
|
@ -41,4 +41,4 @@ requests:
|
|||
- "KEY"
|
||||
- "PASSWORD"
|
||||
- "VERSION"
|
||||
condition: or
|
||||
condition: or
|
Loading…
Reference in New Issue