Fix false positive: bei redirect to main page using Content-Location
parent
61d270191e
commit
6f16c9a416
|
@ -39,5 +39,11 @@ http:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: regex
|
||||
part: header
|
||||
regex:
|
||||
- "Content-Location: .+"
|
||||
negative: true
|
||||
|
||||
# digest: 4b0a00483046022100b8ffb455a810ccfda40f96bae3dcea77b4f56ea1d00eb89ba0114e9e3848f86c022100ae09577f1858fdc2203f5e21d548b4032dcf74c4489a6757df180c2361853698:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue