aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_account_follow_unfollow.yaml')
-rw-r--r--tests/cassettes/test_account_follow_unfollow.yaml18
1 files changed, 12 insertions, 6 deletions
diff --git a/tests/cassettes/test_account_follow_unfollow.yaml b/tests/cassettes/test_account_follow_unfollow.yaml
index 5aa8ea8..be134a2 100644
--- a/tests/cassettes/test_account_follow_unfollow.yaml
+++ b/tests/cassettes/test_account_follow_unfollow.yaml
@@ -15,13 +15,16 @@ interactions:
15 headers: 15 headers:
16 Cache-Control: ['max-age=0, private, must-revalidate'] 16 Cache-Control: ['max-age=0, private, must-revalidate']
17 Content-Type: [application/json; charset=utf-8] 17 Content-Type: [application/json; charset=utf-8]
18 ETag: [W/"c1a00b4b787a9daf3a769bfc721b3022"] 18 ETag: [W/"971084270464f354b9f4d0727a243783"]
19 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
21 X-Content-Type-Options: [nosniff] 22 X-Content-Type-Options: [nosniff]
23 X-Download-Options: [noopen]
22 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
23 X-Request-Id: [637e91a7-bc87-4ba4-b45c-31d50aa85657] 25 X-Permitted-Cross-Domain-Policies: [none]
24 X-Runtime: ['0.079808'] 26 X-Request-Id: [6e8f9e32-567e-4db4-ae71-60983683fed6]
27 X-Runtime: ['0.463091']
25 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
26 content-length: ['174'] 29 content-length: ['174']
27 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
@@ -41,13 +44,16 @@ interactions:
41 headers: 44 headers:
42 Cache-Control: ['max-age=0, private, must-revalidate'] 45 Cache-Control: ['max-age=0, private, must-revalidate']
43 Content-Type: [application/json; charset=utf-8] 46 Content-Type: [application/json; charset=utf-8]
44 ETag: [W/"8382f47619ac30055ef26cf1d911cc72"] 47 ETag: [W/"94c6d3eb3f16bad47bdb7ed7374be4f5"]
48 Referrer-Policy: [strict-origin-when-cross-origin]
45 Transfer-Encoding: [chunked] 49 Transfer-Encoding: [chunked]
46 Vary: ['Accept-Encoding, Origin'] 50 Vary: ['Accept-Encoding, Origin']
47 X-Content-Type-Options: [nosniff] 51 X-Content-Type-Options: [nosniff]
52 X-Download-Options: [noopen]
48 X-Frame-Options: [SAMEORIGIN] 53 X-Frame-Options: [SAMEORIGIN]
49 X-Request-Id: [e27b3f1f-788f-4ac8-b48f-2b5fe19fb432] 54 X-Permitted-Cross-Domain-Policies: [none]
50 X-Runtime: ['0.065842'] 55 X-Request-Id: [94536b64-b1c1-41ef-abb9-5e04072102fa]
56 X-Runtime: ['0.123212']
51 X-XSS-Protection: [1; mode=block] 57 X-XSS-Protection: [1; mode=block]
52 content-length: ['175'] 58 content-length: ['175']
53 status: {code: 200, message: OK} 59 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)