aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_account_following.yaml')
-rw-r--r--tests/cassettes/test_account_following.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/cassettes/test_account_following.yaml b/tests/cassettes/test_account_following.yaml
index d6b323e..209c63e 100644
--- a/tests/cassettes/test_account_following.yaml
+++ b/tests/cassettes/test_account_following.yaml
@@ -14,13 +14,16 @@ 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/"5706e177d055738ebc6f95069177cf4d"] 17 ETag: [W/"f81432fd8a70b8759403cae44fbff87f"]
18 Referrer-Policy: [strict-origin-when-cross-origin]
18 Transfer-Encoding: [chunked] 19 Transfer-Encoding: [chunked]
19 Vary: ['Accept-Encoding, Origin'] 20 Vary: ['Accept-Encoding, Origin']
20 X-Content-Type-Options: [nosniff] 21 X-Content-Type-Options: [nosniff]
22 X-Download-Options: [noopen]
21 X-Frame-Options: [SAMEORIGIN] 23 X-Frame-Options: [SAMEORIGIN]
22 X-Request-Id: [c5709606-2778-447d-b2ae-0dfc9e1f74db] 24 X-Permitted-Cross-Domain-Policies: [none]
23 X-Runtime: ['0.042781'] 25 X-Request-Id: [c6e73f7a-795e-4e75-bcac-effb9dd468cc]
26 X-Runtime: ['0.185730']
24 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
25 content-length: ['2'] 28 content-length: ['2']
26 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)