aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_domain_blocks.yaml')
-rw-r--r--tests/cassettes/test_domain_blocks.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/cassettes/test_domain_blocks.yaml b/tests/cassettes/test_domain_blocks.yaml
index 65bc5c7..d568814 100644
--- a/tests/cassettes/test_domain_blocks.yaml
+++ b/tests/cassettes/test_domain_blocks.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/"736ed407f1dfbaa23313babbcd12344c"]
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: [8003f519-0f72-4814-9b87-b74eb8c2de7c] 24 X-Request-Id: [e3131364-9d59-455c-a036-29fb1b0fa1e7]
26 X-Runtime: ['0.041088'] 25 X-Runtime: ['0.060202']
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)