aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_stream_healthy.yaml')
-rw-r--r--tests/cassettes/test_stream_healthy.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/cassettes/test_stream_healthy.yaml b/tests/cassettes/test_stream_healthy.yaml
index f0f0f25..c3cbe1d 100644
--- a/tests/cassettes/test_stream_healthy.yaml
+++ b/tests/cassettes/test_stream_healthy.yaml
@@ -21,7 +21,7 @@ interactions:
21 Content-Security-Policy: 21 Content-Security-Policy:
22 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src 22 - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src
23 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; 23 ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000;
24 style-src ''self'' http://localhost:3000 ''nonce-WMgdHGlI6aIDW/FTRqMydQ==''; 24 style-src ''self'' http://localhost:3000 ''nonce-hYzTDoUx5FXsn+u89gtHKw=='';
25 media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' 25 media-src ''self'' https: data: http://localhost:3000; frame-src ''self''
26 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' 26 https:; manifest-src ''self'' http://localhost:3000; connect-src ''self''
27 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 27 data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000
@@ -31,7 +31,7 @@ interactions:
31 Content-Type: 31 Content-Type:
32 - application/json; charset=utf-8 32 - application/json; charset=utf-8
33 Date: 33 Date:
34 - Sun, 13 Nov 2022 14:14:37 GMT 34 - Sun, 13 Nov 2022 16:32:07 GMT
35 ETag: 35 ETag:
36 - W/"02f6de447b58c8ef38800346c358b5d4" 36 - W/"02f6de447b58c8ef38800346c358b5d4"
37 Referrer-Policy: 37 Referrer-Policy:
@@ -49,9 +49,9 @@ interactions:
49 X-Permitted-Cross-Domain-Policies: 49 X-Permitted-Cross-Domain-Policies:
50 - none 50 - none
51 X-Request-Id: 51 X-Request-Id:
52 - 5e52b116-9922-4f89-aa80-276297c625ef 52 - 071e5cba-b02e-41d0-aff1-ce2bd071f0f1
53 X-Runtime: 53 X-Runtime:
54 - '0.018300' 54 - '0.013062'
55 X-XSS-Protection: 55 X-XSS-Protection:
56 - 1; mode=block 56 - 1; mode=block
57 status: 57 status:
@@ -85,7 +85,7 @@ interactions:
85 Content-Type: 85 Content-Type:
86 - text/plain 86 - text/plain
87 Date: 87 Date:
88 - Sun, 13 Nov 2022 14:14:37 GMT 88 - Sun, 13 Nov 2022 16:32:07 GMT
89 Keep-Alive: 89 Keep-Alive:
90 - timeout=5 90 - timeout=5
91 Transfer-Encoding: 91 Transfer-Encoding:
@@ -93,7 +93,7 @@ interactions:
93 X-Powered-By: 93 X-Powered-By:
94 - Express 94 - Express
95 X-Request-Id: 95 X-Request-Id:
96 - c048c960-2873-4301-bd96-3ee80391fc88 96 - 64eaab7b-b76d-47fc-a93f-c25820f333d1
97 status: 97 status:
98 code: 200 98 code: 200
99 message: OK 99 message: OK
Powered by cgit v1.2.3 (git 2.41.0)