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_follow_request_reject.yaml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'tests/cassettes/test_follow_request_reject.yaml') diff --git a/tests/cassettes/test_follow_request_reject.yaml b/tests/cassettes/test_follow_request_reject.yaml index 0144af9..4a0b1ad 100644 --- a/tests/cassettes/test_follow_request_reject.yaml +++ b/tests/cassettes/test_follow_request_reject.yaml @@ -15,13 +15,16 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"6737a3e9598d3423f6aab6d803f28cb0"] + ETag: [W/"7d7691257de0f8c88d3b02e890673438"] + 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: [a78739d1-f048-4dd6-85c2-66c0e17c77db] - X-Runtime: ['0.089222'] + X-Permitted-Cross-Domain-Policies: [none] + X-Request-Id: [0dc59796-d0ac-482b-a456-4289cf03f673] + X-Runtime: ['0.291153'] X-XSS-Protection: [1; mode=block] content-length: ['188'] status: {code: 200, message: OK} @@ -41,13 +44,16 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"70ad1d3b65be5c4cb1e00585ab9235f5"] + ETag: [W/"637fc9f784897d3613a58bc66885a0f2"] + 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: [491ec338-00a1-4b31-a56f-db6903db97b2] - X-Runtime: ['0.046716'] + X-Permitted-Cross-Domain-Policies: [none] + X-Request-Id: [b1d5fe68-2a06-4657-bfd1-13f66f77a0f2] + X-Runtime: ['0.144223'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3