aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_status_empty.yaml')
-rw-r--r--tests/cassettes/test_status_empty.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/cassettes/test_status_empty.yaml b/tests/cassettes/test_status_empty.yaml
index f9f679e..dfa65c1 100644
--- a/tests/cassettes/test_status_empty.yaml
+++ b/tests/cassettes/test_status_empty.yaml
@@ -28,7 +28,7 @@ interactions:
28 Content-Security-Policy: 28 Content-Security-Policy:
29 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 29 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
30 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 30 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
31 style-src ''self'' http://localhost:3000 ''nonce-EvaewSVr7BiCLdSQsBPM5w==''; 31 style-src ''self'' http://localhost:3000 ''nonce-Kt8JhfwicYpELP9AFP41pA=='';
32 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 32 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
33 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 33 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
34 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 34 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -56,11 +56,11 @@ interactions:
56 X-RateLimit-Remaining: 56 X-RateLimit-Remaining:
57 - '219' 57 - '219'
58 X-RateLimit-Reset: 58 X-RateLimit-Reset:
59 - '2022-11-19T03:00:00.711223Z' 59 - '2022-11-21T21:00:00.858939Z'
60 X-Request-Id: 60 X-Request-Id:
61 - 864da013-6535-4db6-93a8-d90aab6072f1 61 - b09b3746-a78c-499b-af70-40f6e7e26993
62 X-Runtime: 62 X-Runtime:
63 - '0.013596' 63 - '0.015672'
64 X-XSS-Protection: 64 X-XSS-Protection:
65 - 1; mode=block 65 - 1; mode=block
66 status: 66 status:
Powered by cgit v1.2.3 (git 2.41.0)