2018-05-06 15:42:38 +02:00
|
|
|
interactions:
|
|
|
|
- request:
|
|
|
|
body: title=ham+burglars
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
Content-Length: ['18']
|
|
|
|
Content-Type: [application/x-www-form-urlencoded]
|
2018-07-14 01:07:26 +02:00
|
|
|
User-Agent: [python-requests/2.18.4]
|
2018-05-06 15:42:38 +02:00
|
|
|
method: POST
|
|
|
|
uri: http://localhost:3000/api/v1/lists
|
|
|
|
response:
|
2018-07-30 23:19:51 +02:00
|
|
|
body: {string: '{"id":"14","title":"ham burglars"}'}
|
2018-05-06 15:42:38 +02:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2018-07-30 23:19:51 +02:00
|
|
|
ETag: [W/"c58e93da2c4d31790e3ce4c09ca4de45"]
|
2018-06-05 22:10:31 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
2018-05-06 15:42:38 +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 15:42:38 +02:00
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
2018-06-05 22:10:31 +02:00
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2018-07-30 23:19:51 +02:00
|
|
|
X-Request-Id: [06441bd8-3ce4-4bc1-8342-f4915c8b09f0]
|
|
|
|
X-Runtime: ['0.029756']
|
2018-05-06 15:42:38 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2018-07-30 23:19:51 +02:00
|
|
|
content-length: ['34']
|
2018-05-06 15:42:38 +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]
|
2018-07-14 01:07:26 +02:00
|
|
|
User-Agent: [python-requests/2.18.4]
|
2018-05-06 15:42:38 +02:00
|
|
|
method: GET
|
|
|
|
uri: http://localhost:3000/api/v1/lists
|
|
|
|
response:
|
2018-07-30 23:19:51 +02:00
|
|
|
body: {string: '[{"id":"14","title":"ham burglars"}]'}
|
2018-05-06 15:42:38 +02:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2018-07-30 23:19:51 +02:00
|
|
|
ETag: [W/"f427eae25928e4d43887219c4ef53efb"]
|
2018-06-05 22:10:31 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
2018-05-06 15:42:38 +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 15:42:38 +02:00
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
2018-06-05 22:10:31 +02:00
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2018-07-30 23:19:51 +02:00
|
|
|
X-Request-Id: [9309212f-cd55-4d3c-baa6-03ceeb0aa44d]
|
|
|
|
X-Runtime: ['0.022800']
|
2018-05-06 15:42:38 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2018-07-30 23:19:51 +02:00
|
|
|
content-length: ['36']
|
2018-05-06 15:42:38 +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]
|
|
|
|
Content-Length: ['0']
|
2018-07-14 01:07:26 +02:00
|
|
|
User-Agent: [python-requests/2.18.4]
|
2018-05-06 15:42:38 +02:00
|
|
|
method: DELETE
|
2018-07-30 23:19:51 +02:00
|
|
|
uri: http://localhost:3000/api/v1/lists/14
|
2018-05-06 15:42:38 +02:00
|
|
|
response:
|
|
|
|
body: {string: '{}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2018-07-30 23:19:51 +02:00
|
|
|
ETag: [W/"1117e5398aa3b3d23877677b5f948531"]
|
2018-06-05 22:10:31 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
2018-05-06 15:42:38 +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 15:42:38 +02:00
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
2018-06-05 22:10:31 +02:00
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2018-07-30 23:19:51 +02:00
|
|
|
X-Request-Id: [715ff3df-a646-41d8-a27a-2e6f5be9eaf6]
|
|
|
|
X-Runtime: ['0.037844']
|
2018-05-06 15:42:38 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['2']
|
|
|
|
status: {code: 200, message: OK}
|
|
|
|
version: 1
|