aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_domain_block_unblock.yaml')
-rw-r--r--tests/cassettes/test_domain_block_unblock.yaml14
1 files changed, 6 insertions, 8 deletions
diff --git a/tests/cassettes/test_domain_block_unblock.yaml b/tests/cassettes/test_domain_block_unblock.yaml
index 64768f5..b616538 100644
--- a/tests/cassettes/test_domain_block_unblock.yaml
+++ b/tests/cassettes/test_domain_block_unblock.yaml
@@ -14,9 +14,8 @@ interactions:
14 response: 14 response:
15 body: {string: '{}'} 15 body: {string: '{}'}
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/"c6a41189c705fc6216f062c783b83fd0"]
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: [13430b5a-dbd2-4a5b-b566-b747d3ecf101] 26 X-Request-Id: [69b1b947-bd2d-4c7e-ac42-0e0cdaafb256]
28 X-Runtime: ['0.030388'] 27 X-Runtime: ['0.054471']
29 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
30 content-length: ['2'] 29 content-length: ['2']
31 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
@@ -44,9 +43,8 @@ interactions:
44 response: 43 response:
45 body: {string: '{}'} 44 body: {string: '{}'}
46 headers: 45 headers:
47 Cache-Control: ['max-age=0, private, must-revalidate'] 46 Cache-Control: ['no-cache, no-store']
48 Content-Type: [application/json; charset=utf-8] 47 Content-Type: [application/json; charset=utf-8]
49 ETag: [W/"c6a41189c705fc6216f062c783b83fd0"]
50 Referrer-Policy: [strict-origin-when-cross-origin] 48 Referrer-Policy: [strict-origin-when-cross-origin]
51 Transfer-Encoding: [chunked] 49 Transfer-Encoding: [chunked]
52 Vary: ['Accept-Encoding, Origin'] 50 Vary: ['Accept-Encoding, Origin']
@@ -54,8 +52,8 @@ interactions:
54 X-Download-Options: [noopen] 52 X-Download-Options: [noopen]
55 X-Frame-Options: [SAMEORIGIN] 53 X-Frame-Options: [SAMEORIGIN]
56 X-Permitted-Cross-Domain-Policies: [none] 54 X-Permitted-Cross-Domain-Policies: [none]
57 X-Request-Id: [28cb5e6f-02e0-4d3a-9238-d19d006e44d9] 55 X-Request-Id: [3ea97cd0-abf3-4189-af17-81b0b12a8531]
58 X-Runtime: ['0.029897'] 56 X-Runtime: ['0.043941']
59 X-XSS-Protection: [1; mode=block] 57 X-XSS-Protection: [1; mode=block]
60 content-length: ['2'] 58 content-length: ['2']
61 status: {code: 200, message: OK} 59 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)