aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-10-12 23:03:14 +0200
committerLorenz Diener <[email protected]>2019-10-12 23:03:14 +0200
commit0b3b2c31a024a335a9e52e93c350f1a214a92219 (patch)
treecbe224dc43430de144c1be6919f04bb812c458ca /tests/cassettes/test_instance_peers.yaml
parent45908b6f4e9c66fe102b30764e6d153a8d0339a5 (diff)
downloadmastodon.py-0b3b2c31a024a335a9e52e93c350f1a214a92219.tar.gz
Pre-release full testsuite updated run
Diffstat (limited to 'tests/cassettes/test_instance_peers.yaml')
-rw-r--r--tests/cassettes/test_instance_peers.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/cassettes/test_instance_peers.yaml b/tests/cassettes/test_instance_peers.yaml
index a94ea03..91052f8 100644
--- a/tests/cassettes/test_instance_peers.yaml
+++ b/tests/cassettes/test_instance_peers.yaml
@@ -14,8 +14,8 @@ 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: ['Fri, 11 Oct 2019 21:48:50 GMT'] 17 Date: ['Sat, 12 Oct 2019 21:00:46 GMT']
18 ETag: [W/"d6404aac42346dfe382637d7f1d817a2"] 18 ETag: [W/"be772cbd6230bffd2ad2d31d48f5509d"]
19 Referrer-Policy: [strict-origin-when-cross-origin] 19 Referrer-Policy: [strict-origin-when-cross-origin]
20 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
21 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
@@ -23,8 +23,8 @@ interactions:
23 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
24 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
25 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
26 X-Request-Id: [d98a38c9-fd8d-4da0-b9dc-79a22c1be69d] 26 X-Request-Id: [8d9f1f47-0bde-459e-a2c8-d9a2a17c4286]
27 X-Runtime: ['0.028470'] 27 X-Runtime: ['0.017777']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['2'] 29 content-length: ['2']
30 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)