aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-05-06 03:02:19 +0200
committerLorenz Diener <[email protected]>2018-05-06 03:02:19 +0200
commitbb92f76e61063bbe59868659fb42824d3649c7b2 (patch)
tree3977c4da17684c323ecb2c0b07f366daa532c6ac /tests/cassettes/test_follow_requests.yaml
parent3676e43f1198bb0cf57bfd68e5c553d927597a62 (diff)
downloadmastodon.py-bb92f76e61063bbe59868659fb42824d3649c7b2.tar.gz
Refresh casettes and add some new ones
Diffstat (limited to 'tests/cassettes/test_follow_requests.yaml')
-rw-r--r--tests/cassettes/test_follow_requests.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_follow_requests.yaml b/tests/cassettes/test_follow_requests.yaml
index 94c03e0..a6439b2 100644
--- a/tests/cassettes/test_follow_requests.yaml
+++ b/tests/cassettes/test_follow_requests.yaml
@@ -14,13 +14,13 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['max-age=0, private, must-revalidate']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 ETag: [W/"89604aa02b378e391010cf1ac73dbf0d"] 17 ETag: [W/"1ec378ccea68001b120ba03b14cc7095"]
18 Transfer-Encoding: [chunked] 18 Transfer-Encoding: [chunked]
19 Vary: ['Accept-Encoding, Origin'] 19 Vary: ['Accept-Encoding, Origin']
20 X-Content-Type-Options: [nosniff] 20 X-Content-Type-Options: [nosniff]
21 X-Frame-Options: [SAMEORIGIN] 21 X-Frame-Options: [SAMEORIGIN]
22 X-Request-Id: [ac56cc14-5dd4-4fca-844c-20aa6dad51d9] 22 X-Request-Id: [1ce7c724-fc02-43ec-ac83-740dd1152e3d]
23 X-Runtime: ['0.077052'] 23 X-Runtime: ['0.050591']
24 X-XSS-Protection: [1; mode=block] 24 X-XSS-Protection: [1; mode=block]
25 content-length: ['2'] 25 content-length: ['2']
26 status: {code: 200, message: OK} 26 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)