format fix
parent
5574a26f60
commit
6784a9d2c1
|
@ -36,4 +36,5 @@ http:
|
|||
matchers:
|
||||
- type: regex
|
||||
part: header
|
||||
regex: '^Set-Cookie: crlfinjection=1;'
|
||||
regex:
|
||||
- "^Set-Cookie: crlfinjection=1;"
|
||||
|
|
Loading…
Reference in New Issue