aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_preferences.yaml')
-rw-r--r--tests/cassettes/test_preferences.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/cassettes/test_preferences.yaml b/tests/cassettes/test_preferences.yaml
index e6e660f..cb89831 100644
--- a/tests/cassettes/test_preferences.yaml
+++ b/tests/cassettes/test_preferences.yaml
@@ -12,9 +12,8 @@ interactions:
12 response: 12 response:
13 body: {string: '{"posting:default:visibility":"public","posting:default:sensitive":false,"posting:default:language":null,"reading:expand:media":"default","reading:expand:spoilers":false}'} 13 body: {string: '{"posting:default:visibility":"public","posting:default:sensitive":false,"posting:default:language":null,"reading:expand:media":"default","reading:expand:spoilers":false}'}
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['no-cache, no-store']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 ETag: [W/"16e1b4c608ece78202df9c19d6a56932"]
18 Referrer-Policy: [strict-origin-when-cross-origin] 17 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 18 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 19 Vary: ['Accept-Encoding, Origin']
@@ -22,8 +21,8 @@ interactions:
22 X-Download-Options: [noopen] 21 X-Download-Options: [noopen]
23 X-Frame-Options: [SAMEORIGIN] 22 X-Frame-Options: [SAMEORIGIN]
24 X-Permitted-Cross-Domain-Policies: [none] 23 X-Permitted-Cross-Domain-Policies: [none]
25 X-Request-Id: [0b19cc10-64ae-4fd4-827e-0e8e1b46c673] 24 X-Request-Id: [afa3bad7-cc29-4ec0-88cf-16793cf7dfe2]
26 X-Runtime: ['0.032833'] 25 X-Runtime: ['0.074955']
27 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
28 content-length: ['170'] 27 content-length: ['170']
29 status: {code: 200, message: OK} 28 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)