aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_account_block_unblock.yaml')
-rw-r--r--tests/cassettes/test_account_block_unblock.yaml14
1 files changed, 6 insertions, 8 deletions
diff --git a/tests/cassettes/test_account_block_unblock.yaml b/tests/cassettes/test_account_block_unblock.yaml
index e1f9d59..b8fbccb 100644
--- a/tests/cassettes/test_account_block_unblock.yaml
+++ b/tests/cassettes/test_account_block_unblock.yaml
@@ -13,9 +13,8 @@ interactions:
13 response: 13 response:
14 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":true,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'} 14 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":true,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
15 headers: 15 headers:
16 Cache-Control: ['max-age=0, private, must-revalidate'] 16 Cache-Control: ['no-cache, no-store']
17 Content-Type: [application/json; charset=utf-8] 17 Content-Type: [application/json; charset=utf-8]
18 ETag: [W/"47bc1fc0b9b37fa31bc0e77e7ed1b806"]
19 Referrer-Policy: [strict-origin-when-cross-origin] 18 Referrer-Policy: [strict-origin-when-cross-origin]
20 Transfer-Encoding: [chunked] 19 Transfer-Encoding: [chunked]
21 Vary: ['Accept-Encoding, Origin'] 20 Vary: ['Accept-Encoding, Origin']
@@ -23,8 +22,8 @@ interactions:
23 X-Download-Options: [noopen] 22 X-Download-Options: [noopen]
24 X-Frame-Options: [SAMEORIGIN] 23 X-Frame-Options: [SAMEORIGIN]
25 X-Permitted-Cross-Domain-Policies: [none] 24 X-Permitted-Cross-Domain-Policies: [none]
26 X-Request-Id: [8b7da6a2-d9d7-476a-a017-917f257a822f] 25 X-Request-Id: [8e0862b6-1ce6-4088-9e31-a561b0f8c713]
27 X-Runtime: ['0.037591'] 26 X-Runtime: ['0.042104']
28 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
29 content-length: ['210'] 28 content-length: ['210']
30 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
@@ -42,9 +41,8 @@ interactions:
42 response: 41 response:
43 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'} 42 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
44 headers: 43 headers:
45 Cache-Control: ['max-age=0, private, must-revalidate'] 44 Cache-Control: ['no-cache, no-store']
46 Content-Type: [application/json; charset=utf-8] 45 Content-Type: [application/json; charset=utf-8]
47 ETag: [W/"93a1f854f426a7241ace77f72b5209db"]
48 Referrer-Policy: [strict-origin-when-cross-origin] 46 Referrer-Policy: [strict-origin-when-cross-origin]
49 Transfer-Encoding: [chunked] 47 Transfer-Encoding: [chunked]
50 Vary: ['Accept-Encoding, Origin'] 48 Vary: ['Accept-Encoding, Origin']
@@ -52,8 +50,8 @@ interactions:
52 X-Download-Options: [noopen] 50 X-Download-Options: [noopen]
53 X-Frame-Options: [SAMEORIGIN] 51 X-Frame-Options: [SAMEORIGIN]
54 X-Permitted-Cross-Domain-Policies: [none] 52 X-Permitted-Cross-Domain-Policies: [none]
55 X-Request-Id: [cf73d84f-3fe1-4b5b-83dd-b05025bf5395] 53 X-Request-Id: [c832015e-0c90-4398-9ca8-f1d0af56055e]
56 X-Runtime: ['0.035099'] 54 X-Runtime: ['0.024649']
57 X-XSS-Protection: [1; mode=block] 55 X-XSS-Protection: [1; mode=block]
58 content-length: ['211'] 56 content-length: ['211']
59 status: {code: 200, message: OK} 57 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)