Mastodon.py/tests/cassettes/test_health.yaml

61 wiersze
1.8 KiB
YAML

interactions:
- request:
body: null
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Authorization:
- Bearer __MASTODON_PY_TEST_ACCESS_TOKEN
Connection:
- keep-alive
User-Agent:
- tests/v311
method: GET
uri: http://localhost:3000/health
response:
body:
string: OK
headers:
Cache-Control:
- max-age=0, private, must-revalidate
Content-Security-Policy:
- 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
style-src ''self'' http://localhost:3000 ''nonce-5tbqFjAnD4UdCl9kigjwXA=='';
media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
https:; manifest-src ''self'' http://localhost:3000; form-action ''self'';
connect-src ''self'' data: blob: http://localhost:3000 http://localhost:3000
ws://localhost:4000 ws://localhost:3035 http://localhost:3035; script-src
''self'' ''unsafe-inline'' ''unsafe-eval'' http://localhost:3000; child-src
''self'' blob: http://localhost:3000; worker-src ''self'' blob: http://localhost:3000'
Content-Type:
- text/plain; charset=utf-8
ETag:
- W/"565339bc4d33d72817b583024112eb7f"
Referrer-Policy:
- strict-origin-when-cross-origin
Transfer-Encoding:
- chunked
Vary:
- Accept
X-Content-Type-Options:
- nosniff
X-Download-Options:
- noopen
X-Frame-Options:
- SAMEORIGIN
X-Permitted-Cross-Domain-Policies:
- none
X-Request-Id:
- f4e40881-0053-4fbd-b7c6-037039ae992d
X-Runtime:
- '0.010737'
X-XSS-Protection:
- 1; mode=block
status:
code: 200
message: OK
version: 1