diff options
author | halcy <halcy@ARARAGI-KUN> | 2022-11-13 18:39:56 +0200 |
---|---|---|
committer | halcy <halcy@ARARAGI-KUN> | 2022-11-13 18:39:56 +0200 |
commit | 5215c2242dd7b87418a7c10781c2b10b35d86f46 (patch) | |
tree | 9164c3963424cc149ddd7e61561470f27f5b817a /tests/cassettes/test_home_tl_anonymous_throws.yaml | |
parent | 0e00fced99976d74e972a3c9ca5b762697840a33 (diff) | |
download | mastodon.py-5215c2242dd7b87418a7c10781c2b10b35d86f46.tar.gz |
Fix some things in streaming and admin API for 3.3.0 support
Diffstat (limited to 'tests/cassettes/test_home_tl_anonymous_throws.yaml')
-rw-r--r-- | tests/cassettes/test_home_tl_anonymous_throws.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_home_tl_anonymous_throws.yaml b/tests/cassettes/test_home_tl_anonymous_throws.yaml index bbceb72..07b0355 100644 --- a/tests/cassettes/test_home_tl_anonymous_throws.yaml +++ b/tests/cassettes/test_home_tl_anonymous_throws.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-IJXxI+1fmgZjil660AtMeg==''; | 24 | style-src ''self'' http://localhost:3000 ''nonce-P5ZQrsOIjaN2lra3Ev81Bg==''; |
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 |
@@ -50,9 +50,9 @@ interactions: | |||
50 | X-Permitted-Cross-Domain-Policies: | 50 | X-Permitted-Cross-Domain-Policies: |
51 | - none | 51 | - none |
52 | X-Request-Id: | 52 | X-Request-Id: |
53 | - de186078-4a97-4f86-ba44-57513a973ae5 | 53 | - 37c33c83-172e-49ba-9c5b-8a944d14688e |
54 | X-Runtime: | 54 | X-Runtime: |
55 | - '0.007284' | 55 | - '0.005206' |
56 | X-XSS-Protection: | 56 | X-XSS-Protection: |
57 | - 1; mode=block | 57 | - 1; mode=block |
58 | status: | 58 | status: |