2018-05-06 02:00:18 +02:00
interactions :
2018-05-07 00:53:13 +02:00
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
Connection : [ keep-alive]
User-Agent : [ python-requests/2.9.1]
method : GET
uri : http://localhost:3000/api/v1/accounts/verify_credentials
response :
2018-06-05 22:10:31 +02:00
body : {string : '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-06-05T19:58:37.960Z","note":"\u003cp\u003e\u003c/p\u003e","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":1,"following_count":0,"statuses_count":2,"source":{"privacy":"public","sensitive":false,"note":"","fields":[]},"emojis":[],"fields":[]}' }
2018-05-07 00:53:13 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2018-06-05 22:10:31 +02:00
ETag : [ W/"5a3cb8cc710fe491799791995af5fa74"]
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-07 00:53:13 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-07 00:53:13 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
X-Request-Id : [ ba8279eb-7ec6-490a-9844-7f163b3a0d8f]
X-Runtime : [ '0.053921' ]
2018-05-07 00:53:13 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-06-05 22:10:31 +02:00
content-length : [ '618' ]
2018-05-07 00:53:13 +02:00
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/1/unfollow
response :
body : {string : '{"id":"1","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]
2018-06-05 22:10:31 +02:00
ETag : [ W/"a6d3db85e7e93705655b75b8c9346649"]
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-07 00:53:13 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-07 00:53:13 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
X-Request-Id : [ 94910581 -23c6-44f9-9dd4-8dc3e0e6b8f0]
X-Runtime : [ '0.093588' ]
2018-05-07 00:53:13 +02:00
X-XSS-Protection : [ 1 ; mode=block]
content-length : [ '175' ]
status : {code: 200, message : OK}
2018-05-06 02:00:18 +02:00
- request :
body : null
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
User-Agent : [ python-requests/2.9.1]
method : GET
uri : http://localhost:3000/api/v1/instance/
response :
2018-06-05 22:10:31 +02:00
body : {string : '{"uri":"localhost:3000","title":"Mastodon","description":"","email":"","version":"2.4.1rc1","urls":{"streaming_api":"ws://localhost:4000"},"stats":{"user_count":2,"status_count":24,"domain_count":0},"thumbnail":"http://localhost:3000/packs/preview.jpg","languages":["en"],"contact_account":null}' }
2018-05-06 02:00:18 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2018-06-05 22:10:31 +02:00
ETag : [ W/"330ef056bff1805f153cdd937a313f49"]
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 02:00:18 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 02:00:18 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
X-Request-Id : [ 4bb124c8-471a-4cf9-9455-a772d14e1d7b]
X-Runtime : [ '0.069462' ]
2018-05-06 02:00:18 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-06-05 22:10:31 +02:00
content-length : [ '295' ]
2018-05-06 02:00:18 +02:00
status : {code: 200, message : OK}
- request :
body : status=it%27s+cool+guy
headers :
Accept : [ '*/*' ]
Accept-Encoding : [ 'gzip, deflate' ]
Authorization : [ Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
Connection : [ keep-alive]
Content-Length : [ '22' ]
Content-Type : [ application/x-www-form-urlencoded]
User-Agent : [ python-requests/2.9.1]
method : POST
uri : http://localhost:3000/api/v1/statuses
response :
2018-06-05 22:10:31 +02:00
body : {string : '{"id":"100154012619100124","created_at":"2018-06-05T20:02:32.332Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"fy","uri":"http://localhost:3000/users/mastodonpy_test/statuses/100154012619100124","content":"\u003cp\u003eit\u0026apos;s
cool guy\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test/100154012619100124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py
2018-05-06 02:00:18 +02:00
test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John
2018-06-05 22:10:31 +02:00
Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"\u003cp\u003eI
walk funny\u003c/p\u003e","url":"http://localhost:3000/@mastodonpy_test","avatar":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'}
2018-05-06 02:00:18 +02:00
headers :
Cache-Control : [ 'max-age=0, private, must-revalidate' ]
Content-Type : [ application/json; charset=utf-8]
2018-06-05 22:10:31 +02:00
ETag : [ W/"bccedf82eef77258d9135847e2049db6"]
Referrer-Policy : [ strict-origin-when-cross-origin]
2018-05-06 02:00:18 +02:00
Transfer-Encoding : [ chunked]
Vary : [ 'Accept-Encoding, Origin' ]
X-Content-Type-Options : [ nosniff]
2018-06-05 22:10:31 +02:00
X-Download-Options : [ noopen]
2018-05-06 02:00:18 +02:00
X-Frame-Options : [ SAMEORIGIN]
2018-06-05 22:10:31 +02:00
X-Permitted-Cross-Domain-Policies : [ none]
X-Request-Id : [ 2422546a-b734-4372-a299-380416f5d1c9]
X-Runtime : [ '0.208524' ]
2018-05-06 02:00:18 +02:00
X-XSS-Protection : [ 1 ; mode=block]
2018-06-05 22:10:31 +02:00
content-length : [ '1523' ]
2018-05-06 02:00:18 +02: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]
User-Agent : [ python-requests/2.9.1]
method : GET
uri : http://localhost:4000/api/v1/streaming/user
response :
body : {string: 'event : update
2018-06-05 22:10:31 +02:00
data : {"id" : "100154012619100124" , "created_at" : "2018-06-05T20:02:32.332Z" , "in_reply_to_id" : null , "in_reply_to_account_id" : null , "sensitive" : false , "spoiler_text" : "" , "visibility" : "public" , "language" : "fy" , "uri" : "http://localhost:3000/users/mastodonpy_test/statuses/100154012619100124" , "content" : "<p>it's
cool guy</p>","url":"http://localhost:3000/@mastodonpy_test/100154012619100124","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py
2018-05-06 02:00:18 +02:00
test suite","website":null},"account":{"id":"1234567890123456","username":"mastodonpy_test","acct":"mastodonpy_test","display_name":"John
2018-06-05 22:10:31 +02:00
Lennon","locked":true,"bot":false,"created_at":"2018-06-05T21:58:43.069Z","note":"<p>I
walk funny</p>","url":"http://localhost:3000/@mastodonpy_test","avatar":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","avatar_static":"http://localhost:3000/system/accounts/avatars/123/456/789/012/345/original/mastodonpyupload_.jpg","header":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","header_static":"http://localhost:3000/system/accounts/headers/123/456/789/012/345/original/mastodonpyupload_.jpg","followers_count":0,"following_count":1,"statuses_count":23,"emojis":[],"fields":[{"name":"bread","value":"toasty."},{"name":"lasagna","value":"no!!!"}]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}
2018-05-06 02:00:18 +02:00
'}
headers :
Access-Control-Allow-Headers : [ 'Authorization, Accept, Cache-Control' ]
Access-Control-Allow-Methods : [ 'GET, OPTIONS' ]
Access-Control-Allow-Origin : [ '*' ]
Connection : [ keep-alive]
Content-Type : [ text/event-stream]
2018-06-05 22:10:31 +02:00
Date : [ 'Tue, 05 Jun 2018 20:02:32 GMT' ]
2018-05-06 02:00:18 +02:00
Transfer-Encoding : [ chunked]
X-Powered-By : [ Express]
2018-06-05 22:10:31 +02:00
X-Request-Id : [ 455f992e-1ac0-4f99-828b-829a09db2c87]
2018-05-06 02:00:18 +02:00
status : {code: 200, message : OK}
version : 1