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:
|
2019-04-27 21:04:06 +02:00
|
|
|
body: {string: '{"id":"12","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]
|
2019-04-27 21:04:06 +02:00
|
|
|
ETag: [W/"74769f86e8fae8a99d2bd243cebde639"]
|
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]
|
2019-04-27 21:04:06 +02:00
|
|
|
X-Request-Id: [3336c659-4139-4b86-ad79-14f5b94db0c0]
|
|
|
|
X-Runtime: ['0.022639']
|
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: title=fry+kids
|
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
|
|
Connection: [keep-alive]
|
|
|
|
Content-Length: ['14']
|
|
|
|
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: PUT
|
2019-04-27 21:04:06 +02:00
|
|
|
uri: http://localhost:3000/api/v1/lists/12
|
2018-05-06 15:42:38 +02:00
|
|
|
response:
|
2019-04-27 21:04:06 +02:00
|
|
|
body: {string: '{"id":"12","title":"fry kids"}'}
|
2018-05-06 15:42:38 +02:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-27 21:04:06 +02:00
|
|
|
ETag: [W/"7eb040185722ff1421698e759173da1e"]
|
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]
|
2019-04-27 21:04:06 +02:00
|
|
|
X-Request-Id: [2fd73526-6fe2-46a0-98ec-8d8c2edb6f38]
|
|
|
|
X-Runtime: ['0.031404']
|
2018-05-06 15:42:38 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2018-07-30 23:19:51 +02:00
|
|
|
content-length: ['30']
|
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:
|
2019-04-27 21:04:06 +02:00
|
|
|
body: {string: '[{"id":"12","title":"fry kids"}]'}
|
2018-05-06 15:42:38 +02:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-27 21:04:06 +02:00
|
|
|
ETag: [W/"46d32f4b243293ec2f9f8e32432a5e31"]
|
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]
|
2019-04-27 21:04:06 +02:00
|
|
|
X-Request-Id: [7c18b9b4-74b1-4814-8baf-5222027d98a7]
|
|
|
|
X-Runtime: ['0.015704']
|
2018-05-06 15:42:38 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2018-07-30 23:19:51 +02:00
|
|
|
content-length: ['32']
|
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:
|
2019-04-27 21:04:06 +02:00
|
|
|
body: {string: '[{"id":"12","title":"fry kids"}]'}
|
2018-05-06 15:42:38 +02:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-27 21:04:06 +02:00
|
|
|
ETag: [W/"46d32f4b243293ec2f9f8e32432a5e31"]
|
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]
|
2019-04-27 21:04:06 +02:00
|
|
|
X-Request-Id: [cda72984-c48d-4b43-ae0f-a7c7572e86c6]
|
|
|
|
X-Runtime: ['0.015326']
|
2018-05-06 15:42:38 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2018-07-30 23:19:51 +02:00
|
|
|
content-length: ['32']
|
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
|
2019-04-27 21:04:06 +02:00
|
|
|
uri: http://localhost:3000/api/v1/lists/12
|
2018-05-06 15:42:38 +02:00
|
|
|
response:
|
2019-04-27 21:04:06 +02:00
|
|
|
body: {string: '{"id":"12","title":"fry kids"}'}
|
2018-05-06 15:42:38 +02:00
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-27 21:04:06 +02:00
|
|
|
ETag: [W/"7eb040185722ff1421698e759173da1e"]
|
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]
|
2019-04-27 21:04:06 +02:00
|
|
|
X-Request-Id: [f455489c-7149-4897-8d06-c705784f6b02]
|
|
|
|
X-Runtime: ['0.016879']
|
2018-05-06 15:42:38 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
2018-07-30 23:19:51 +02:00
|
|
|
content-length: ['30']
|
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
|
2019-04-27 21:04:06 +02:00
|
|
|
uri: http://localhost:3000/api/v1/lists/12
|
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]
|
2019-04-27 21:04:06 +02:00
|
|
|
ETag: [W/"f7218fbcd1fb889396566736881b9808"]
|
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]
|
2019-04-27 21:04:06 +02:00
|
|
|
X-Request-Id: [a99bc633-28e3-47db-8c9d-a773d015b25d]
|
|
|
|
X-Runtime: ['0.028553']
|
2018-05-06 15:42:38 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['2']
|
|
|
|
status: {code: 200, message: OK}
|
|
|
|
version: 1
|