aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_nodeinfo.yaml')
-rw-r--r--tests/cassettes/test_nodeinfo.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/cassettes/test_nodeinfo.yaml b/tests/cassettes/test_nodeinfo.yaml
index d6c6b66..b4a418f 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 21:00:47 GMT'] 17 Date: ['Sat, 22 Feb 2020 19:28:40 GMT']
18 ETag: [W/"e01dd309b67221dc6bdb6e8fb8f1924d"] 18 ETag: [W/"765ed8d65d8333f722ad1b021068b547"]
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: [4788e0ee-6ccd-49d1-8b31-5f05c7ec6d2c] 26 X-Request-Id: [2857405a-9a6a-49aa-94ab-cb5331a15df2]
27 X-Runtime: ['0.016716'] 27 X-Runtime: ['0.048451']
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 21:00:47 GMT'] 47 Date: ['Sat, 22 Feb 2020 19:28:40 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":31},"openRegistrations":true}'} 63 body: {string: '{"version":"2.0","software":{"name":"mastodon","version":"3.1.1"},"protocols":["activitypub"],"usage":{"users":{"total":3,"activeMonth":3,"activeHalfyear":3},"localPosts":1},"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 21:00:47 GMT'] 67 Date: ['Sat, 22 Feb 2020 19:28:41 GMT']
68 ETag: [W/"0d3e66413dc2cb33c37a2cac30bdf2d9"] 68 ETag: [W/"dce5048b9050141b18d1d3fda5194615"]
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,9 +73,9 @@ 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: [1331dcd9-74f3-41f1-bd6a-cd30a5085f2a] 76 X-Request-Id: [a8211f49-3b92-412c-927a-a16d31c55a3d]
77 X-Runtime: ['0.023727'] 77 X-Runtime: ['0.039172']
78 X-XSS-Protection: [1; mode=block] 78 X-XSS-Protection: [1; mode=block]
79 content-length: ['200'] 79 content-length: ['199']
80 status: {code: 200, message: OK} 80 status: {code: 200, message: OK}
81version: 1 81version: 1
Powered by cgit v1.2.3 (git 2.41.0)