aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_follow_requests.yaml')
-rw-r--r--tests/cassettes/test_follow_requests.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/cassettes/test_follow_requests.yaml b/tests/cassettes/test_follow_requests.yaml
index 2dd7b19..06c5f3e 100644
--- a/tests/cassettes/test_follow_requests.yaml
+++ b/tests/cassettes/test_follow_requests.yaml
@@ -12,9 +12,8 @@ interactions:
12 response: 12 response:
13 body: {string: '[]'} 13 body: {string: '[]'}
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['no-cache, no-store']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 ETag: [W/"044e6caae136805866a4bb31212a846d"]
18 Referrer-Policy: [strict-origin-when-cross-origin] 17 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 18 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 19 Vary: ['Accept-Encoding, Origin']
@@ -22,8 +21,8 @@ interactions:
22 X-Download-Options: [noopen] 21 X-Download-Options: [noopen]
23 X-Frame-Options: [SAMEORIGIN] 22 X-Frame-Options: [SAMEORIGIN]
24 X-Permitted-Cross-Domain-Policies: [none] 23 X-Permitted-Cross-Domain-Policies: [none]
25 X-Request-Id: [39a58ccf-c537-4d9d-b343-f8d991bed29b] 24 X-Request-Id: [4d4293b3-1260-41d1-ba7e-80ed0172b9ad]
26 X-Runtime: ['0.141356'] 25 X-Runtime: ['0.027961']
27 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
28 content-length: ['2'] 27 content-length: ['2']
29 status: {code: 200, message: OK} 28 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)