aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_follow_request_reject.yaml')
-rw-r--r--tests/cassettes/test_follow_request_reject.yaml14
1 files changed, 6 insertions, 8 deletions
diff --git a/tests/cassettes/test_follow_request_reject.yaml b/tests/cassettes/test_follow_request_reject.yaml
index d08ff52..544b8cb 100644
--- a/tests/cassettes/test_follow_request_reject.yaml
+++ b/tests/cassettes/test_follow_request_reject.yaml
@@ -14,9 +14,8 @@ interactions:
14 response: 14 response:
15 body: {string: '{"id":"1234567890123456","following":false,"showing_reblogs":true,"followed_by":true,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":true,"domain_blocking":false,"endorsed":false}'} 15 body: {string: '{"id":"1234567890123456","following":false,"showing_reblogs":true,"followed_by":true,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":true,"domain_blocking":false,"endorsed":false}'}
16 headers: 16 headers:
17 Cache-Control: ['max-age=0, private, must-revalidate'] 17 Cache-Control: ['no-cache, no-store']
18 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
19 ETag: [W/"a30e750b5504918fa9c1d43328a4c7f2"]
20 Referrer-Policy: [strict-origin-when-cross-origin] 19 Referrer-Policy: [strict-origin-when-cross-origin]
21 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
22 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
@@ -24,8 +23,8 @@ interactions:
24 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
25 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
26 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
27 X-Request-Id: [9aa5d8f9-5b5e-4d2d-a3b4-b2539decadc0] 26 X-Request-Id: [59977bff-ff1e-492b-974a-3e9ec39a2488]
28 X-Runtime: ['0.083219'] 27 X-Runtime: ['0.055647']
29 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
30 content-length: ['223'] 29 content-length: ['223']
31 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
@@ -43,9 +42,8 @@ interactions:
43 response: 42 response:
44 body: {string: '{}'} 43 body: {string: '{}'}
45 headers: 44 headers:
46 Cache-Control: ['max-age=0, private, must-revalidate'] 45 Cache-Control: ['no-cache, no-store']
47 Content-Type: [application/json; charset=utf-8] 46 Content-Type: [application/json; charset=utf-8]
48 ETag: [W/"20f3c8b3cf06b52a4e5a0cfe9a79fa4e"]
49 Referrer-Policy: [strict-origin-when-cross-origin] 47 Referrer-Policy: [strict-origin-when-cross-origin]
50 Transfer-Encoding: [chunked] 48 Transfer-Encoding: [chunked]
51 Vary: ['Accept-Encoding, Origin'] 49 Vary: ['Accept-Encoding, Origin']
@@ -53,8 +51,8 @@ interactions:
53 X-Download-Options: [noopen] 51 X-Download-Options: [noopen]
54 X-Frame-Options: [SAMEORIGIN] 52 X-Frame-Options: [SAMEORIGIN]
55 X-Permitted-Cross-Domain-Policies: [none] 53 X-Permitted-Cross-Domain-Policies: [none]
56 X-Request-Id: [e89a169c-74c4-4485-9046-84872eea0ad7] 54 X-Request-Id: [1ee3d0d0-b6d5-46cd-9e41-feca12bfbf95]
57 X-Runtime: ['0.096371'] 55 X-Runtime: ['0.033143']
58 X-XSS-Protection: [1; mode=block] 56 X-XSS-Protection: [1; mode=block]
59 content-length: ['2'] 57 content-length: ['2']
60 status: {code: 200, message: OK} 58 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)