kopia lustrzana https://github.com/halcy/Mastodon.py
64 wiersze
1.7 KiB
YAML
64 wiersze
1.7 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/instance/extended_description
|
|
response:
|
|
body:
|
|
string: '{"updated_at":null,"content":""}'
|
|
headers:
|
|
Cache-Control:
|
|
- max-age=300, public, stale-while-revalidate=30, stale-if-error=86400
|
|
Content-Length:
|
|
- '32'
|
|
Content-Security-Policy:
|
|
- default-src 'none'; frame-ancestors 'none'; form-action 'none'
|
|
Content-Type:
|
|
- application/json; charset=utf-8
|
|
Date:
|
|
- Fri, 15 Aug 2025 17:33:01 GMT
|
|
ETag:
|
|
- W/"a7feb2b8d6c676e926cca06600860589"
|
|
Referrer-Policy:
|
|
- strict-origin-when-cross-origin
|
|
Server-Timing:
|
|
- cache_read.active_support;dur=0.02, sql.active_record;dur=0.41, cache_generate.active_support;dur=0.95,
|
|
cache_write.active_support;dur=0.09, instantiation.active_record;dur=0.17,
|
|
start_processing.action_controller;dur=0.00, render.active_model_serializers;dur=0.22,
|
|
process_action.action_controller;dur=22.36
|
|
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-15T17:35:00.892675Z'
|
|
X-Request-Id:
|
|
- 84e3f705-669b-4566-9db5-2d231d54f9e5
|
|
X-Runtime:
|
|
- '0.045507'
|
|
X-XSS-Protection:
|
|
- '0'
|
|
vary:
|
|
- Accept, Origin
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
version: 1
|