aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_instance_peers.yaml')
-rw-r--r--tests/cassettes/test_instance_peers.yaml11
1 files changed, 7 insertions, 4 deletions
diff --git a/tests/cassettes/test_instance_peers.yaml b/tests/cassettes/test_instance_peers.yaml
index dc900ea..2a98070 100644
--- a/tests/cassettes/test_instance_peers.yaml
+++ b/tests/cassettes/test_instance_peers.yaml
@@ -14,14 +14,17 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=86400, public'] 15 Cache-Control: ['max-age=86400, public']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 Date: ['Sun, 06 May 2018 22:42:07 GMT'] 17 Date: ['Tue, 05 Jun 2018 20:00:45 GMT']
18 ETag: [W/"018d0c2914244a9c755e02ccd1689bca"] 18 ETag: [W/"be0bc926c1d17d59236e56c2b37fb243"]
19 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
21 X-Content-Type-Options: [nosniff] 22 X-Content-Type-Options: [nosniff]
23 X-Download-Options: [noopen]
22 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
23 X-Request-Id: [50d2cd19-8dac-44e2-ad88-d47c05f97575] 25 X-Permitted-Cross-Domain-Policies: [none]
24 X-Runtime: ['0.040797'] 26 X-Request-Id: [a77acc1c-9bf8-4363-b861-616a102ffa35]
27 X-Runtime: ['0.070578']
25 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
26 content-length: ['2'] 29 content-length: ['2']
27 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)