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 dfa65c1..642e0b7 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-Kt8JhfwicYpELP9AFP41pA==''; 31 style-src ''self'' http://localhost:3000 ''nonce-lv9RSvxFhP+2s5Sobnw0TQ=='';
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-21T21:00:00.858939Z' 59 - '2022-12-01T21:00:00.832491Z'
60 X-Request-Id: 60 X-Request-Id:
61 - b09b3746-a78c-499b-af70-40f6e7e26993 61 - ae8fd0f0-e2db-45cb-a7f4-2b21b61e5a7c
62 X-Runtime: 62 X-Runtime:
63 - '0.015672' 63 - '0.015977'
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)