aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_blocks.yaml')
-rw-r--r--tests/cassettes/test_blocks.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/cassettes/test_blocks.yaml b/tests/cassettes/test_blocks.yaml
index c3aed8d..a7f989f 100644
--- a/tests/cassettes/test_blocks.yaml
+++ b/tests/cassettes/test_blocks.yaml
@@ -14,13 +14,16 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['max-age=0, private, must-revalidate']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 ETag: [W/"e793f4efbb88963eed5351b6f2b3c66f"] 17 ETag: [W/"fd416ce330bb122e6e08c214b5938a97"]
18 Referrer-Policy: [strict-origin-when-cross-origin]
18 Transfer-Encoding: [chunked] 19 Transfer-Encoding: [chunked]
19 Vary: ['Accept-Encoding, Origin'] 20 Vary: ['Accept-Encoding, Origin']
20 X-Content-Type-Options: [nosniff] 21 X-Content-Type-Options: [nosniff]
22 X-Download-Options: [noopen]
21 X-Frame-Options: [SAMEORIGIN] 23 X-Frame-Options: [SAMEORIGIN]
22 X-Request-Id: [52e15c47-8956-4384-9638-f2304c749653] 24 X-Permitted-Cross-Domain-Policies: [none]
23 X-Runtime: ['0.032640'] 25 X-Request-Id: [b4ad759f-2df7-4d6c-83a4-cbbbcb3ebb24]
26 X-Runtime: ['0.046610']
24 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
25 content-length: ['2'] 28 content-length: ['2']
26 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)