aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_favourites.yaml')
-rw-r--r--tests/cassettes/test_favourites.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/cassettes/test_favourites.yaml b/tests/cassettes/test_favourites.yaml
index 7fb3be9..6c41e60 100644
--- a/tests/cassettes/test_favourites.yaml
+++ b/tests/cassettes/test_favourites.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/"c195edc28806d4c8956f8d10ade46dd4"] 17 ETag: [W/"4dd50662367a112fc841f176b651f0f4"]
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: [0cadf265-a469-4a9a-90ac-9d6dfc460d59] 24 X-Permitted-Cross-Domain-Policies: [none]
23 X-Runtime: ['0.091964'] 25 X-Request-Id: [97a9fe86-4787-45a3-80d4-c5ae5e80b07c]
26 X-Runtime: ['0.184127']
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)