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/"d460776ce477e17a9cc0ecade3425d5a"]
|
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: [d1afb442-30d9-40e1-a4cb-58f6b184b52f]
|
|
|
|
X-Runtime: ['0.208619']
|
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/reject
|
|
|
|
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/"2a78a8b50e2a4a18de5bd52f7809e6d8"]
|
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: [9dedeab3-5be3-4af3-a1b6-fb4316eabb70]
|
|
|
|
X-Runtime: ['0.050301']
|
2017-11-30 01:54:52 +01:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['2']
|
|
|
|
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/"e890f5ee95bfa976415b3b4b48ae4d50"]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Request-Id: [e8316425-7b57-4a34-b378-7015fc32373e]
|
|
|
|
X-Runtime: ['0.183710']
|
|
|
|
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/reject
|
|
|
|
response:
|
|
|
|
body: {string: '{}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
|
|
|
ETag: [W/"2859fb535f776272374bed83fa976212"]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Request-Id: [5c000d90-9c65-4422-a323-232a289ce71c]
|
|
|
|
X-Runtime: ['0.039074']
|
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['2']
|
|
|
|
status: {code: 200, message: OK}
|
2017-11-30 01:54:52 +01:00
|
|
|
version: 1
|