removing trailing spaces
parent
0e7c15766d
commit
c2d66a4030
|
@ -20,7 +20,7 @@ requests:
|
||||||
|
|
||||||
redirects: true
|
redirects: true
|
||||||
cookie-reuse: true
|
cookie-reuse: true
|
||||||
raw:
|
raw:
|
||||||
- |
|
- |
|
||||||
POST /j_acegi_security_check HTTP/1.1
|
POST /j_acegi_security_check HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
|
@ -29,7 +29,7 @@ requests:
|
||||||
j_username=§username§&j_password=§password§&from=%2F&Submit=Sign+in
|
j_username=§username§&j_password=§password§&from=%2F&Submit=Sign+in
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- <a href="/logout"><b>
|
- <a href="/logout"><b>
|
Loading…
Reference in New Issue