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.yaml18
1 files changed, 12 insertions, 6 deletions
diff --git a/tests/cassettes/test_account_block_unblock.yaml b/tests/cassettes/test_account_block_unblock.yaml
index 12b4e27..ca88033 100644
--- a/tests/cassettes/test_account_block_unblock.yaml
+++ b/tests/cassettes/test_account_block_unblock.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/"6b51492dfcee796ceace9d26d2d55060"] 18 ETag: [W/"8f163ba0cd0b49c269200290d4c51517"]
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: [3959f11c-c706-4e02-8b25-85902bb6bea8] 25 X-Permitted-Cross-Domain-Policies: [none]
24 X-Runtime: ['0.091559'] 26 X-Request-Id: [ce3c3431-d3cb-4e5c-8b0f-d6b216fbdda3]
27 X-Runtime: ['0.235778']
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/"14be8cf013e361ea8c4dca8b2c124127"]
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: [3b73836e-2c8a-47d4-9704-4bc967f0ad9e] 54 X-Permitted-Cross-Domain-Policies: [none]
50 X-Runtime: ['0.066538'] 55 X-Request-Id: [41a7ca98-c99e-4e85-9d5e-7ec0a1a99ad9]
56 X-Runtime: ['0.132304']
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)