2017-11-30 00:54:52 +00:00
interactions :
- request :
2022-11-13 13:33:10 +00:00
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/api/v1/accounts/verify_credentials
response :
body :
2022-12-01 20:07:42 +00:00
string : '{"id":"109440137734600341","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John
Lennon","locked":true,"bot":false,"discoverable":null,"group":false,"created_at":"2022-12-01T00:00:00.000Z","note":"\u003cp\u003eI
walk funny\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test","avatar":"http://localhost:3000/system/accounts/avatars/109/440/137/734/600/341/original/1fa6adb0173e410e.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/109/440/137/734/600/341/original/1fa6adb0173e410e.jpg","header":"http://localhost:3000/system/accounts/headers/109/440/137/734/600/341/original/96de51cc44c4a5d9.jpg","header_static":"http://localhost:3000/system/accounts/headers/109/440/137/734/600/341/original/96de51cc44c4a5d9.jpg","followers_count":0,"following_count":0,"statuses_count":1,"last_status_at":"2022-12-01","noindex":false,"source":{"privacy":"public","sensitive":false,"language":null,"note":"I
2022-11-13 13:33:10 +00:00
walk funny","fields":[{"name":"bread","value":"toasty.","verified_at":null},{"name":"lasagna","value":"no!!!","verified_at":null}],"follow_requests_count":0},"emojis":[],"fields":[{"name":"bread","value":"toasty.","verified_at":null},{"name":"lasagna","value":"no!!!","verified_at":null}],"role":{"id":"-99","name":"","permissions":"65536","color":"","highlighted":false}}'
headers :
Cache-Control :
- no -store
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;
2022-12-01 20:07:42 +00:00
style-src ''self'' http://localhost:3000 ''nonce-eaVxS3I1YRCBpMoHK/YlVw=='';
2022-11-13 13:33:10 +00:00
media-src ''self'' https: data : http://localhost:3000; frame-src ''self''
https:; manifest-src ''self'' http://localhost:3000; 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 :
- application/json; charset=utf-8
ETag :
2022-12-01 20:07:42 +00:00
- W/"b4d1f1ecf7a540a4d5cd551e1c4e2363"
2022-11-13 13:33:10 +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 :
2022-12-01 20:07:42 +00:00
- babdf14c-11ef-4af6-9fc3-2d95daea0ba7
2022-11-13 13:33:10 +00:00
X-Runtime :
2022-12-01 20:07:42 +00:00
- '0.012829'
2022-11-13 13:33:10 +00:00
X-XSS-Protection :
- 1 ; mode=block
status :
code : 200
message : OK
- request :
2022-11-21 20:34:12 +00:00
body : reblogs=1¬ify=0
2017-11-30 00:54:52 +00:00
headers :
2022-11-07 21:11:30 +00:00
Accept :
- '*/*'
Accept-Encoding :
- gzip, deflate
Authorization :
- Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2
Connection :
- keep-alive
Content-Length :
2022-11-21 20:34:12 +00:00
- '18'
2022-11-07 21:11:30 +00:00
Content-Type :
- application/x-www-form-urlencoded
User-Agent :
- tests/v311
2017-11-30 00:54:52 +00:00
method : POST
2022-12-01 20:07:42 +00:00
uri : http://localhost:3000/api/v1/accounts/109440137734600341/follow
2017-11-30 00:54:52 +00:00
response :
2022-11-07 21:11:30 +00:00
body :
2022-12-01 20:07:42 +00:00
string : '{"id":"109440137734600341","following":false,"showing_reblogs":true,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":true,"domain_blocking":false,"endorsed":false,"note":""}'
2017-11-30 00:54:52 +00:00
headers :
2022-11-07 21:11:30 +00:00
Cache-Control :
- no -store
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;
2022-12-01 20:07:42 +00:00
style-src ''self'' http://localhost:3000 ''nonce-UUypxn9Z37d/rYmlGmgmKA=='';
2022-11-07 21:11:30 +00:00
media-src ''self'' https: data : http://localhost:3000; frame-src ''self''
https:; manifest-src ''self'' http://localhost:3000; 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 :
- application/json; charset=utf-8
ETag :
2022-12-01 20:07:42 +00:00
- W/"79c9db360460315339a57b5e53e967f8"
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-RateLimit-Limit :
- '400'
X-RateLimit-Remaining :
- '398'
X-RateLimit-Reset :
2022-12-01 20:07:42 +00:00
- '2022-12-02T00:00:00.802640Z'
2022-11-07 21:11:30 +00:00
X-Request-Id :
2022-12-01 20:07:42 +00:00
- 407312d4-a959-4048-8e65-03e8fb3daec9
2022-11-07 21:11:30 +00:00
X-Runtime :
2022-12-01 20:07:42 +00:00
- '0.020229'
2022-11-07 21:11:30 +00:00
X-XSS-Protection :
- 1 ; mode=block
status :
code : 200
message : OK
2017-11-30 00:54:52 +00:00
- 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-06-22 21:16:47 +00:00
method : GET
uri : http://localhost:3000/api/v1/follow_requests
response :
2022-11-07 21:11:30 +00:00
body :
2022-12-01 20:07:42 +00:00
string : '[{"id":"109440137501589086","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"discoverable":null,"group":false,"created_at":"2022-12-01T00:00:00.000Z","note":"","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"last_status_at":"2022-12-01","noindex":false,"emojis":[],"fields":[]}]'
2019-06-22 21:16:47 +00:00
headers :
2022-11-07 21:11:30 +00:00
Cache-Control :
- no -store
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;
2022-12-01 20:07:42 +00:00
style-src ''self'' http://localhost:3000 ''nonce-dO86ni4pDAd0gcaiqpvjlA=='';
2022-11-07 21:11:30 +00:00
media-src ''self'' https: data : http://localhost:3000; frame-src ''self''
https:; manifest-src ''self'' http://localhost:3000; 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 :
- application/json; charset=utf-8
ETag :
2022-12-01 20:07:42 +00:00
- W/"8757c56bf0dee6164be75e53896b027b"
2022-11-07 21:11:30 +00:00
Link :
- <http://localhost:3000/api/v1/follow_requests?since_id=2>; rel="prev"
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 :
2022-12-01 20:07:42 +00:00
- b1b577d6-af6e-4cc2-bc58-76345375219c
2022-11-07 21:11:30 +00:00
X-Runtime :
2022-12-01 20:07:42 +00:00
- '0.013577'
2022-11-07 21:11:30 +00:00
X-XSS-Protection :
- 1 ; mode=block
status :
code : 200
message : OK
2019-06-22 21:16:47 +00:00
- 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
Content-Length :
- '0'
User-Agent :
- tests/v311
2017-11-30 00:54:52 +00:00
method : POST
2022-12-01 20:07:42 +00:00
uri : http://localhost:3000/api/v1/follow_requests/109440137501589086/reject
2017-11-30 00:54:52 +00:00
response :
2022-11-07 21:11:30 +00:00
body :
2022-12-01 20:07:42 +00:00
string : '{"id":"109440137501589086","following":false,"showing_reblogs":false,"notifying":false,"languages":null,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false,"note":"top
2022-11-13 13:33:10 +00:00
ebayer gerne wieder"}'
2017-11-30 00:54:52 +00:00
headers :
2022-11-07 21:11:30 +00:00
Cache-Control :
- no -store
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;
2022-12-01 20:07:42 +00:00
style-src ''self'' http://localhost:3000 ''nonce-IA46zzzN0blFqfvVCOx/3A=='';
2022-11-07 21:11:30 +00:00
media-src ''self'' https: data : http://localhost:3000; frame-src ''self''
https:; manifest-src ''self'' http://localhost:3000; 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 :
- application/json; charset=utf-8
ETag :
2022-12-01 20:07:42 +00:00
- W/"0e91d2ab9c540ed9a268c6b2497b9f57"
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 :
2022-12-01 20:07:42 +00:00
- c6526c5e-8b9d-4e7f-a98a-415f4934857e
2022-11-07 21:11:30 +00:00
X-Runtime :
2022-12-01 20:07:42 +00:00
- '0.032646'
2022-11-07 21:11:30 +00:00
X-XSS-Protection :
- 1 ; mode=block
status :
code : 200
message : OK
2017-11-30 00:54:52 +00:00
version : 1