Update seeyon-unauth.yaml

patch-1
PikPikcU 2021-04-13 06:17:52 +00:00 committed by GitHub
parent 397eca6945
commit 1c59b2e7f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -27,12 +27,12 @@ requests:
Cookie: {{session}}
extractors:
- type: regex
name: session
part: header
internal: true
regex:
- 'JSESSIONID=(.*)'
- type: regex
name: session
part: header
internal: true
regex:
- 'JSESSIONID=(.*)'
matchers: