kopia lustrzana https://github.com/halcy/Mastodon.py
64 wiersze
1.6 KiB
YAML
64 wiersze
1.6 KiB
YAML
interactions:
|
|
- request:
|
|
body: null
|
|
headers:
|
|
Accept:
|
|
- '*/*'
|
|
Accept-Encoding:
|
|
- gzip, deflate
|
|
Authorization:
|
|
- Bearer __MASTODON_PY_TEST_ACCESS_TOKEN
|
|
Connection:
|
|
- keep-alive
|
|
Content-Length:
|
|
- '0'
|
|
User-Agent:
|
|
- tests/v311
|
|
method: POST
|
|
uri: http://localhost:3000/api/v1/notifications/clear
|
|
response:
|
|
body:
|
|
string: '{}'
|
|
headers:
|
|
Cache-Control:
|
|
- private, no-store
|
|
Content-Length:
|
|
- '2'
|
|
Content-Security-Policy:
|
|
- default-src 'none'; frame-ancestors 'none'; form-action 'none'
|
|
Content-Type:
|
|
- application/json; charset=utf-8
|
|
ETag:
|
|
- W/"44136fa355b3678a1146ad16f7e8649e"
|
|
Referrer-Policy:
|
|
- strict-origin-when-cross-origin
|
|
Server-Timing:
|
|
- cache_read.active_support;dur=0.02, sql.active_record;dur=0.73, cache_generate.active_support;dur=1.07,
|
|
cache_write.active_support;dur=0.08, instantiation.active_record;dur=0.34,
|
|
start_processing.action_controller;dur=0.00, render.active_model_serializers;dur=0.02,
|
|
process_action.action_controller;dur=20.37
|
|
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-02-13T22:00:00.624863Z'
|
|
X-Request-Id:
|
|
- 2298824d-6bb2-4862-9b2d-01fa5d165a73
|
|
X-Runtime:
|
|
- '0.035253'
|
|
X-XSS-Protection:
|
|
- '0'
|
|
vary:
|
|
- Authorization, Origin
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
version: 1
|