From 18c6b3b90ff8bd607df18af86d092ac1205ffbf7 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Tue, 5 Jun 2018 22:10:31 +0200 Subject: New casettes, small fixes --- tests/cassettes/test_mutes.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_mutes.yaml') diff --git a/tests/cassettes/test_mutes.yaml b/tests/cassettes/test_mutes.yaml index 0376d9a..9d4849e 100644 --- a/tests/cassettes/test_mutes.yaml +++ b/tests/cassettes/test_mutes.yaml @@ -14,13 +14,16 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"e793f4efbb88963eed5351b6f2b3c66f"] + ETag: [W/"7d6fc1f1cf682feb69586e6851b7e014"] + Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] + X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [b1a0450a-07cb-491b-8756-fc84b7be2222] - X-Runtime: ['0.036815'] + X-Permitted-Cross-Domain-Policies: [none] + X-Request-Id: [392206a2-6acc-4a90-bc09-67f7f627e340] + X-Runtime: ['0.135760'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3