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_status_missing.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tests/cassettes/test_status_missing.yaml') diff --git a/tests/cassettes/test_status_missing.yaml b/tests/cassettes/test_status_missing.yaml index e40761b..0b6767f 100644 --- a/tests/cassettes/test_status_missing.yaml +++ b/tests/cassettes/test_status_missing.yaml @@ -14,12 +14,15 @@ interactions: headers: Cache-Control: [no-cache] Content-Type: [application/json; charset=utf-8] + 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: [7ae4aaa2-59db-41c7-af05-d6de63407ae9] - X-Runtime: ['0.107712'] + X-Permitted-Cross-Domain-Policies: [none] + X-Request-Id: [eb5385c1-149a-4fc9-a8b8-72473e1fe2c5] + X-Runtime: ['0.137141'] X-XSS-Protection: [1; mode=block] content-length: ['28'] status: {code: 404, message: Not Found} -- cgit v1.2.3