DanielAtStruggly
02/15/2023, 3:04 PMrp_st
02/15/2023, 3:06 PMDanielAtStruggly
02/15/2023, 3:10 PMrp_st
02/15/2023, 3:10 PMDanielAtStruggly
02/15/2023, 3:25 PMrp_st
02/15/2023, 3:26 PMrp_st
02/15/2023, 3:26 PMDanielAtStruggly
02/15/2023, 3:30 PMheaders {
'cross-origin-opener-policy': 'same-origin',
'cross-origin-resource-policy': 'same-origin',
'x-dns-prefetch-control': 'off',
'x-frame-options': 'SAMEORIGIN',
'strict-transport-security': 'max-age=15552000; includeSubDomains',
'x-download-options': 'noopen',
'x-content-type-options': 'nosniff',
'origin-agent-cluster': '?1',
'x-permitted-cross-domain-policies': 'none',
'referrer-policy': 'no-referrer',
'x-xss-protection': '0',
vary: 'Origin',
'access-control-allow-credentials': 'true',
'front-token': 'eyJ1.....xxxxxxx',
'access-control-expose-headers': 'front-token, st-access-token, st-refresh-token',
'st-access-token': 'def.....xxxx',
'st-refresh-token': 'sp8zA... xxxx7f.V2',
'content-type': 'application/json; charset=utf-8',
'content-length': '127',
etag: 'W/"7f-rjhH0uYEmddslJz9sRtpf8/dyTo"',
date: 'Wed, 15 Feb 2023 15:27:55 GMT',
connection: 'close'
}
rp_st
02/15/2023, 3:32 PMrp_st
02/15/2023, 3:33 PMrp_st
02/15/2023, 3:33 PMrp_st
02/15/2023, 3:33 PMrp_st
02/15/2023, 3:33 PMDanielAtStruggly
02/15/2023, 3:35 PMst-auth-mode header
should do the trick.rp_st
02/15/2023, 3:35 PMDanielAtStruggly
02/15/2023, 3:35 PM