Mastodon.py/tests/cassettes/test_follow_requests.yaml

62 wiersze
1.6 KiB
YAML

interactions:
- request:
body: null
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate, br
Authorization:
- Bearer __MASTODON_PY_TEST_ACCESS_TOKEN
Connection:
- keep-alive
User-Agent:
- tests/v311
method: GET
uri: http://localhost:3000/api/v1/follow_requests
response:
body:
string: '[]'
headers:
Content-Length:
- '2'
cache-control:
- private, no-store
content-security-policy:
- default-src 'none'; frame-ancestors 'none'; form-action 'none'
content-type:
- application/json; charset=utf-8
etag:
- W/"4f53cda18c2baa0c0354bb5f9a3ecbe5"
referrer-policy:
- strict-origin-when-cross-origin
server-timing:
- cache_read.active_support;dur=0.03, sql.active_record;dur=1.12, cache_generate.active_support;dur=1.10,
cache_write.active_support;dur=0.08, instantiation.active_record;dur=0.16,
start_processing.action_controller;dur=0.01, render.active_model_serializers;dur=0.04,
process_action.action_controller;dur=27.55
vary:
- Authorization, Origin
x-content-type-options:
- nosniff
x-frame-options:
- SAMEORIGIN
x-permitted-cross-domain-policies:
- none
x-ratelimit-limit:
- '300'
x-ratelimit-remaining:
- '299'
x-ratelimit-reset:
- '2025-08-17T18:45:00.713072Z'
x-request-id:
- b7e61444-3f0c-493e-9f10-5d67edeb3c92
x-runtime:
- '0.048827'
x-xss-protection:
- '0'
status:
code: 200
message: OK
version: 1