aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_nodeinfo.yaml')
-rw-r--r--tests/cassettes/test_nodeinfo.yaml20
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/cassettes/test_nodeinfo.yaml b/tests/cassettes/test_nodeinfo.yaml
index 38f8d01..d6c6b66 100644
--- a/tests/cassettes/test_nodeinfo.yaml
+++ b/tests/cassettes/test_nodeinfo.yaml
@@ -14,8 +14,8 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=259200, public'] 15 Cache-Control: ['max-age=259200, public']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 Date: ['Sat, 12 Oct 2019 18:50:31 GMT'] 17 Date: ['Sat, 12 Oct 2019 21:00:47 GMT']
18 ETag: [W/"e1fd8a5cbe12d2ef42c3146d5319c8af"] 18 ETag: [W/"e01dd309b67221dc6bdb6e8fb8f1924d"]
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, Accept-Encoding, Origin'] 21 Vary: ['Accept, 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: [38a2a5fc-0a7e-44f1-bf4d-85c90c39b2bb] 26 X-Request-Id: [4788e0ee-6ccd-49d1-8b31-5f05c7ec6d2c]
27 X-Runtime: ['0.026451'] 27 X-Runtime: ['0.016716']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['108'] 29 content-length: ['108']
30 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
@@ -44,7 +44,7 @@ interactions:
44 headers: 44 headers:
45 Connection: [keep-alive] 45 Connection: [keep-alive]
46 Content-Type: [text/html] 46 Content-Type: [text/html]
47 Date: ['Sat, 12 Oct 2019 18:50:31 GMT'] 47 Date: ['Sat, 12 Oct 2019 21:00:47 GMT']
48 Server: [nginx/1.14.0 (Ubuntu)] 48 Server: [nginx/1.14.0 (Ubuntu)]
49 Transfer-Encoding: [chunked] 49 Transfer-Encoding: [chunked]
50 content-length: ['178'] 50 content-length: ['178']
@@ -60,12 +60,12 @@ interactions:
60 method: GET 60 method: GET
61 uri: http://localhost:3000/nodeinfo/2.0 61 uri: http://localhost:3000/nodeinfo/2.0
62 response: 62 response:
63 body: {string: '{"version":"2.0","software":{"name":"mastodon","version":"3.0.1"},"protocols":["activitypub"],"usage":{"users":{"total":3,"activeMonth":3,"activeHalfyear":3},"localPosts":32},"openRegistrations":true}'} 63 body: {string: '{"version":"2.0","software":{"name":"mastodon","version":"3.0.1"},"protocols":["activitypub"],"usage":{"users":{"total":3,"activeMonth":3,"activeHalfyear":3},"localPosts":31},"openRegistrations":true}'}
64 headers: 64 headers:
65 Cache-Control: ['max-age=1800, public'] 65 Cache-Control: ['max-age=1800, public']
66 Content-Type: [application/json; charset=utf-8] 66 Content-Type: [application/json; charset=utf-8]
67 Date: ['Sat, 12 Oct 2019 18:50:31 GMT'] 67 Date: ['Sat, 12 Oct 2019 21:00:47 GMT']
68 ETag: [W/"a09a04c6f9dc121c4b70f446e88a2686"] 68 ETag: [W/"0d3e66413dc2cb33c37a2cac30bdf2d9"]
69 Referrer-Policy: [strict-origin-when-cross-origin] 69 Referrer-Policy: [strict-origin-when-cross-origin]
70 Transfer-Encoding: [chunked] 70 Transfer-Encoding: [chunked]
71 Vary: ['Accept,Accept-Encoding'] 71 Vary: ['Accept,Accept-Encoding']
@@ -73,8 +73,8 @@ interactions:
73 X-Download-Options: [noopen] 73 X-Download-Options: [noopen]
74 X-Frame-Options: [SAMEORIGIN] 74 X-Frame-Options: [SAMEORIGIN]
75 X-Permitted-Cross-Domain-Policies: [none] 75 X-Permitted-Cross-Domain-Policies: [none]
76 X-Request-Id: [5d4c66c1-efad-4b9f-85b0-d67755adb967] 76 X-Request-Id: [1331dcd9-74f3-41f1-bd6a-cd30a5085f2a]
77 X-Runtime: ['0.020737'] 77 X-Runtime: ['0.023727']
78 X-XSS-Protection: [1; mode=block] 78 X-XSS-Protection: [1; mode=block]
79 content-length: ['200'] 79 content-length: ['200']
80 status: {code: 200, message: OK} 80 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)