2019-04-27 22:14:30 +00:00
interactions :
- request :
body : null
headers :
2022-11-07 21:11:30 +00:00
Accept :
- '*/*'
Accept-Encoding :
- gzip, deflate
Authorization :
- Bearer __MASTODON_PY_TEST_ACCESS_TOKEN
Connection :
- keep-alive
User-Agent :
- tests/v311
2019-04-27 22:14:30 +00:00
method : GET
uri : http://localhost:3000/api/v1/apps/verify_credentials
response :
2022-11-07 21:11:30 +00:00
body :
2024-02-11 13:18:53 +00:00
string : '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BL-2en1hK4a_0v7FUkjYpaossigfCfsvzpFEHRKPIq-ikoE0--80fVSrZdGMmXvrPJQcVTDgNN2cU0D7epxI6Ik="}'
2019-04-27 22:14:30 +00:00
headers :
2022-11-07 21:11:30 +00:00
Cache-Control :
2023-04-23 18:22:33 +00:00
- private, no-store
2022-11-07 21:11:30 +00:00
Content-Security-Policy :
2023-04-23 18:22:33 +00:00
- default-src 'none'; frame-ancestors 'none'; form-action 'none'
2022-11-07 21:11:30 +00:00
Content-Type :
- application/json; charset=utf-8
ETag :
2024-02-11 13:18:53 +00:00
- W/"fe581aa3f9460b77fc8ae870a1f53ee6"
2022-11-07 21:11:30 +00:00
Referrer-Policy :
- strict-origin-when-cross-origin
Transfer-Encoding :
- chunked
Vary :
- Accept, Origin
X-Content-Type-Options :
- nosniff
X-Download-Options :
- noopen
X-Frame-Options :
- SAMEORIGIN
X-Permitted-Cross-Domain-Policies :
- none
X-Request-Id :
2024-02-11 13:18:53 +00:00
- 73dc7b93-fbb0-4caa-980d-88ba1443bd43
2022-11-07 21:11:30 +00:00
X-Runtime :
2024-02-11 13:18:53 +00:00
- '0.013280'
2022-11-07 21:11:30 +00:00
X-XSS-Protection :
- 1 ; mode=block
status :
code : 200
message : OK
2019-04-27 22:14:30 +00:00
version : 1