minor update to check full header
parent
199ee498f8
commit
f97ae5ceba
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue