From 5215c2242dd7b87418a7c10781c2b10b35d86f46 Mon Sep 17 00:00:00 2001 From: halcy Date: Sun, 13 Nov 2022 18:39:56 +0200 Subject: Fix some things in streaming and admin API for 3.3.0 support --- tests/cassettes/test_status_empty.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/cassettes/test_status_empty.yaml') diff --git a/tests/cassettes/test_status_empty.yaml b/tests/cassettes/test_status_empty.yaml index 0e06b6e..4b0b9ac 100644 --- a/tests/cassettes/test_status_empty.yaml +++ b/tests/cassettes/test_status_empty.yaml @@ -28,7 +28,7 @@ interactions: Content-Security-Policy: - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; - style-src ''self'' http://localhost:3000 ''nonce-rNoBc89+Gqo7Df7zOtUL3A==''; + style-src ''self'' http://localhost:3000 ''nonce-ZtW1QievN0FJouJB6cocOw==''; media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 @@ -54,13 +54,13 @@ interactions: X-RateLimit-Limit: - '300' X-RateLimit-Remaining: - - '221' + - '219' X-RateLimit-Reset: - - '2022-11-13T15:00:00.083828Z' + - '2022-11-13T18:00:00.412843Z' X-Request-Id: - - 1676ec9e-b17d-4e5c-9a81-62e6feae8e21 + - 988eb3cb-1102-4db8-b831-f2299b477f72 X-Runtime: - - '0.634143' + - '0.012611' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3