2017-11-30 01:54:52 +01:00
|
|
|
interactions:
|
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
Content-Length: ['0']
|
2018-04-18 22:00:35 +02:00
|
|
|
User-Agent: [python-requests/2.9.1]
|
2017-11-30 01:54:52 +01:00
|
|
|
method: POST
|
|
|
|
uri: http://localhost:3000/api/v1/accounts/1234567890123456/follow
|
|
|
|
response:
|
2018-04-18 22:00:35 +02:00
|
|
|
body: {string: '{"id":"1234567890123456","following":false,"showing_reblogs":true,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":true,"domain_blocking":false}'}
|
2017-11-30 01:54:52 +01:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2018-04-18 22:00:35 +02:00
|
|
|
ETag: [W/"c64083bd2e9e2c9da5d97d3e2aaf65cb"]
|
2017-11-30 01:54:52 +01:00
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
2018-04-18 22:00:35 +02:00
|
|
|
X-Request-Id: [581837a1-60ed-47a4-8532-002a37bc220d]
|
|
|
|
X-Runtime: ['0.123469']
|
2017-11-30 01:54:52 +01:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2018-04-18 22:00:35 +02:00
|
|
|
content-length: ['188']
|
2017-11-30 01:54:52 +01:00
|
|
|
status: {code: 200, message: OK}
|
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
Content-Length: ['0']
|
2018-04-18 22:00:35 +02:00
|
|
|
User-Agent: [python-requests/2.9.1]
|
2017-11-30 01:54:52 +01:00
|
|
|
method: POST
|
|
|
|
uri: http://localhost:3000/api/v1/follow_requests/1/authorize
|
|
|
|
response:
|
|
|
|
body: {string: '{}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2018-04-18 22:00:35 +02:00
|
|
|
ETag: [W/"22373afedef13443fef6492eb2a68e66"]
|
2017-11-30 01:54:52 +01:00
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
2018-04-18 22:00:35 +02:00
|
|
|
X-Request-Id: [9cd9cb5a-e5ed-4f9d-b99f-94915e040005]
|
|
|
|
X-Runtime: ['0.096094']
|
2017-11-30 01:54:52 +01:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['2']
|
|
|
|
status: {code: 200, message: OK}
|
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
Content-Length: ['0']
|
2018-04-18 22:00:35 +02:00
|
|
|
User-Agent: [python-requests/2.9.1]
|
2017-11-30 01:54:52 +01:00
|
|
|
method: POST
|
|
|
|
uri: http://localhost:3000/api/v1/accounts/1234567890123456/unfollow
|
|
|
|
response:
|
2018-04-18 22:00:35 +02:00
|
|
|
body: {string: '{"id":"1234567890123456","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'}
|
2017-11-30 01:54:52 +01:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2018-04-18 22:00:35 +02:00
|
|
|
ETag: [W/"d59e6faa8506a5a44211ad29fa1c8fe1"]
|
2017-11-30 01:54:52 +01:00
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
2018-04-18 22:00:35 +02:00
|
|
|
X-Request-Id: [1ef6642f-f8fd-43c3-9105-460bacafbd7c]
|
|
|
|
X-Runtime: ['0.141057']
|
2017-11-30 01:54:52 +01:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2018-04-18 22:00:35 +02:00
|
|
|
content-length: ['190']
|
2017-11-30 01:54:52 +01:00
|
|
|
status: {code: 200, message: OK}
|
2018-04-18 22:07:03 +02:00
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
Content-Length: ['0']
|
|
|
|
User-Agent: [python-requests/2.9.1]
|
|
|
|
method: POST
|
|
|
|
uri: http://localhost:3000/api/v1/accounts/1234567890123456/follow
|
|
|
|
response:
|
|
|
|
body: {string: '{"id":"1234567890123456","following":false,"showing_reblogs":true,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":true,"domain_blocking":false}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
|
|
|
ETag: [W/"b3e7ef6e1d5df03bfa98e425f5bb9547"]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Request-Id: [dc39c0ac-158c-4151-a885-301303a1d314]
|
|
|
|
X-Runtime: ['0.099701']
|
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['188']
|
|
|
|
status: {code: 200, message: OK}
|
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
Content-Length: ['0']
|
|
|
|
User-Agent: [python-requests/2.9.1]
|
|
|
|
method: POST
|
|
|
|
uri: http://localhost:3000/api/v1/follow_requests/1/authorize
|
|
|
|
response:
|
|
|
|
body: {string: '{}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
|
|
|
ETag: [W/"ebde216f2328956515154640c4a2b85b"]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Request-Id: [235afc2e-87d1-4444-9450-192807cdef1f]
|
|
|
|
X-Runtime: ['0.101137']
|
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['2']
|
|
|
|
status: {code: 200, message: OK}
|
|
|
|
- request:
|
|
|
|
body: null
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
Content-Length: ['0']
|
|
|
|
User-Agent: [python-requests/2.9.1]
|
|
|
|
method: POST
|
|
|
|
uri: http://localhost:3000/api/v1/accounts/1234567890123456/unfollow
|
|
|
|
response:
|
|
|
|
body: {string: '{"id":"1234567890123456","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
|
|
|
ETag: [W/"b0cecb650347058310c6a0a326568bdb"]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Request-Id: [3047c295-964e-4d3e-a325-8372bd08ec5d]
|
|
|
|
X-Runtime: ['0.110171']
|
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['190']
|
|
|
|
status: {code: 200, message: OK}
|
2017-11-30 01:54:52 +01:00
|
|
|
version: 1
|