aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_list_timeline.yaml')
-rw-r--r--tests/cassettes/test_list_timeline.yaml86
1 files changed, 43 insertions, 43 deletions
diff --git a/tests/cassettes/test_list_timeline.yaml b/tests/cassettes/test_list_timeline.yaml
index e4246b3..b2b04cc 100644
--- a/tests/cassettes/test_list_timeline.yaml
+++ b/tests/cassettes/test_list_timeline.yaml
@@ -12,11 +12,11 @@ interactions:
12 method: POST 12 method: POST
13 uri: http://localhost:3000/api/v1/lists 13 uri: http://localhost:3000/api/v1/lists
14 response: 14 response:
15 body: {string: '{"id":"13","title":"ham burglars"}'} 15 body: {string: '{"id":"18","title":"ham burglars"}'}
16 headers: 16 headers:
17 Cache-Control: ['max-age=0, private, must-revalidate'] 17 Cache-Control: ['max-age=0, private, must-revalidate']
18 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
19 ETag: [W/"08ee126e4426f4c3dcc15b490a31c7df"] 19 ETag: [W/"89adc3a989c2f3799d0f2eb6838a680e"]
20 Referrer-Policy: [strict-origin-when-cross-origin] 20 Referrer-Policy: [strict-origin-when-cross-origin]
21 Transfer-Encoding: [chunked] 21 Transfer-Encoding: [chunked]
22 Vary: ['Accept-Encoding, Origin'] 22 Vary: ['Accept-Encoding, Origin']
@@ -24,8 +24,8 @@ interactions:
24 X-Download-Options: [noopen] 24 X-Download-Options: [noopen]
25 X-Frame-Options: [SAMEORIGIN] 25 X-Frame-Options: [SAMEORIGIN]
26 X-Permitted-Cross-Domain-Policies: [none] 26 X-Permitted-Cross-Domain-Policies: [none]
27 X-Request-Id: [93aed641-d8d7-4a2a-a4c2-fd803add1424] 27 X-Request-Id: [bb89e61d-663d-4951-ae41-af9359d2a947]
28 X-Runtime: ['0.036909'] 28 X-Runtime: ['0.061267']
29 X-XSS-Protection: [1; mode=block] 29 X-XSS-Protection: [1; mode=block]
30 content-length: ['34'] 30 content-length: ['34']
31 status: {code: 200, message: OK} 31 status: {code: 200, message: OK}
@@ -40,11 +40,11 @@ interactions:
40 method: GET 40 method: GET
41 uri: http://localhost:3000/api/v1/accounts/verify_credentials 41 uri: http://localhost:3000/api/v1/accounts/verify_credentials
42 response: 42 response:
43 body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":67,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[]},"emojis":[],"fields":[]}'} 43 body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":83,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[]},"emojis":[],"fields":[]}'}
44 headers: 44 headers:
45 Cache-Control: ['max-age=0, private, must-revalidate'] 45 Cache-Control: ['max-age=0, private, must-revalidate']
46 Content-Type: [application/json; charset=utf-8] 46 Content-Type: [application/json; charset=utf-8]
47 ETag: [W/"7d5513dfb7003f3c2fffbb3f9e8c4e0d"] 47 ETag: [W/"c881683a1b6c154bf98bbc847bf74b4d"]
48 Referrer-Policy: [strict-origin-when-cross-origin] 48 Referrer-Policy: [strict-origin-when-cross-origin]
49 Transfer-Encoding: [chunked] 49 Transfer-Encoding: [chunked]
50 Vary: ['Accept-Encoding, Origin'] 50 Vary: ['Accept-Encoding, Origin']
@@ -52,19 +52,19 @@ interactions:
52 X-Download-Options: [noopen] 52 X-Download-Options: [noopen]
53 X-Frame-Options: [SAMEORIGIN] 53 X-Frame-Options: [SAMEORIGIN]
54 X-Permitted-Cross-Domain-Policies: [none] 54 X-Permitted-Cross-Domain-Policies: [none]
55 X-Request-Id: [bd7b5669-1805-403f-94cb-22c72d70e230] 55 X-Request-Id: [41ac5c04-f21a-4320-93b1-38032b889bba]
56 X-Runtime: ['0.050034'] 56 X-Runtime: ['0.074416']
57 X-XSS-Protection: [1; mode=block] 57 X-XSS-Protection: [1; mode=block]
58 content-length: ['635'] 58 content-length: ['635']
59 status: {code: 200, message: OK} 59 status: {code: 200, message: OK}
60- request: 60- request:
61 body: reblogs=True&id=1 61 body: reblogs=1&id=1
62 headers: 62 headers:
63 Accept: ['*/*'] 63 Accept: ['*/*']
64 Accept-Encoding: ['gzip, deflate'] 64 Accept-Encoding: ['gzip, deflate']
65 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] 65 Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
66 Connection: [keep-alive] 66 Connection: [keep-alive]
67 Content-Length: ['17'] 67 Content-Length: ['14']
68 Content-Type: [application/x-www-form-urlencoded] 68 Content-Type: [application/x-www-form-urlencoded]
69 User-Agent: [python-requests/2.18.4] 69 User-Agent: [python-requests/2.18.4]
70 method: POST 70 method: POST
@@ -74,7 +74,7 @@ interactions:
74 headers: 74 headers:
75 Cache-Control: ['max-age=0, private, must-revalidate'] 75 Cache-Control: ['max-age=0, private, must-revalidate']
76 Content-Type: [application/json; charset=utf-8] 76 Content-Type: [application/json; charset=utf-8]
77 ETag: [W/"166b4a474c2b011ac5850811efaa62e2"] 77 ETag: [W/"7d8d0d5b6df00a05e3ff05d1f70cfa28"]
78 Referrer-Policy: [strict-origin-when-cross-origin] 78 Referrer-Policy: [strict-origin-when-cross-origin]
79 Transfer-Encoding: [chunked] 79 Transfer-Encoding: [chunked]
80 Vary: ['Accept-Encoding, Origin'] 80 Vary: ['Accept-Encoding, Origin']
@@ -82,8 +82,8 @@ interactions:
82 X-Download-Options: [noopen] 82 X-Download-Options: [noopen]
83 X-Frame-Options: [SAMEORIGIN] 83 X-Frame-Options: [SAMEORIGIN]
84 X-Permitted-Cross-Domain-Policies: [none] 84 X-Permitted-Cross-Domain-Policies: [none]
85 X-Request-Id: [8c68d798-7421-46cc-a73c-e72a3cd0f117] 85 X-Request-Id: [7bd1016f-e234-4a99-9bd0-15d974f7ee57]
86 X-Runtime: ['0.097679'] 86 X-Runtime: ['0.175634']
87 X-XSS-Protection: [1; mode=block] 87 X-XSS-Protection: [1; mode=block]
88 content-length: ['173'] 88 content-length: ['173']
89 status: {code: 200, message: OK} 89 status: {code: 200, message: OK}
@@ -98,13 +98,13 @@ interactions:
98 Content-Type: [application/x-www-form-urlencoded] 98 Content-Type: [application/x-www-form-urlencoded]
99 User-Agent: [python-requests/2.18.4] 99 User-Agent: [python-requests/2.18.4]
100 method: POST 100 method: POST
101 uri: http://localhost:3000/api/v1/lists/13/accounts 101 uri: http://localhost:3000/api/v1/lists/18/accounts
102 response: 102 response:
103 body: {string: '{}'} 103 body: {string: '{}'}
104 headers: 104 headers:
105 Cache-Control: ['max-age=0, private, must-revalidate'] 105 Cache-Control: ['max-age=0, private, must-revalidate']
106 Content-Type: [application/json; charset=utf-8] 106 Content-Type: [application/json; charset=utf-8]
107 ETag: [W/"ffab38e79475e4159e128e2821989fd2"] 107 ETag: [W/"000682dcb8bbb7e9fb5157f6a1c5faa5"]
108 Referrer-Policy: [strict-origin-when-cross-origin] 108 Referrer-Policy: [strict-origin-when-cross-origin]
109 Transfer-Encoding: [chunked] 109 Transfer-Encoding: [chunked]
110 Vary: ['Accept-Encoding, Origin'] 110 Vary: ['Accept-Encoding, Origin']
@@ -112,8 +112,8 @@ interactions:
112 X-Download-Options: [noopen] 112 X-Download-Options: [noopen]
113 X-Frame-Options: [SAMEORIGIN] 113 X-Frame-Options: [SAMEORIGIN]
114 X-Permitted-Cross-Domain-Policies: [none] 114 X-Permitted-Cross-Domain-Policies: [none]
115 X-Request-Id: [626a4239-5798-47cd-86ce-a2c78e2b472c] 115 X-Request-Id: [b74c2be5-1bf5-4c72-9bab-6469bc27bfe4]
116 X-Runtime: ['0.051662'] 116 X-Runtime: ['0.096261']
117 X-XSS-Protection: [1; mode=block] 117 X-XSS-Protection: [1; mode=block]
118 content-length: ['2'] 118 content-length: ['2']
119 status: {code: 200, message: OK} 119 status: {code: 200, message: OK}
@@ -130,13 +130,13 @@ interactions:
130 method: POST 130 method: POST
131 uri: http://localhost:3000/api/v1/statuses 131 uri: http://localhost:3000/api/v1/statuses
132 response: 132 response:
133 body: {string: '{"id":"100465052062847543","created_at":"2018-07-30T18:23:57.880Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/100465052062847543","content":"\u003cp\u003eI 133 body: {string: '{"id":"100465729365897428","created_at":"2018-07-30T21:16:12.479Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/100465729365897428","content":"\u003cp\u003eI
134 have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100465052062847543","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py 134 have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100465729365897428","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"pinned":false,"reblog":null,"application":{"name":"Mastodon.py
135 test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":68,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'} 135 test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":84,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}'}
136 headers: 136 headers:
137 Cache-Control: ['max-age=0, private, must-revalidate'] 137 Cache-Control: ['max-age=0, private, must-revalidate']
138 Content-Type: [application/json; charset=utf-8] 138 Content-Type: [application/json; charset=utf-8]
139 ETag: [W/"cd2e3ed193ead95de59673b883f9a7e7"] 139 ETag: [W/"101a1935d04ea0c5be84df131a702ed7"]
140 Referrer-Policy: [strict-origin-when-cross-origin] 140 Referrer-Policy: [strict-origin-when-cross-origin]
141 Transfer-Encoding: [chunked] 141 Transfer-Encoding: [chunked]
142 Vary: ['Accept-Encoding, Origin'] 142 Vary: ['Accept-Encoding, Origin']
@@ -144,8 +144,8 @@ interactions:
144 X-Download-Options: [noopen] 144 X-Download-Options: [noopen]
145 X-Frame-Options: [SAMEORIGIN] 145 X-Frame-Options: [SAMEORIGIN]
146 X-Permitted-Cross-Domain-Policies: [none] 146 X-Permitted-Cross-Domain-Policies: [none]
147 X-Request-Id: [fde17c71-c6fe-4ef2-86a0-00d835c2888c] 147 X-Request-Id: [587fd368-e279-432f-8bbb-5febf8a63859]
148 X-Runtime: ['0.660351'] 148 X-Runtime: ['0.420572']
149 X-XSS-Protection: [1; mode=block] 149 X-XSS-Protection: [1; mode=block]
150 content-length: ['1197'] 150 content-length: ['1197']
151 status: {code: 200, message: OK} 151 status: {code: 200, message: OK}
@@ -158,17 +158,17 @@ interactions:
158 Connection: [keep-alive] 158 Connection: [keep-alive]
159 User-Agent: [python-requests/2.18.4] 159 User-Agent: [python-requests/2.18.4]
160 method: GET 160 method: GET
161 uri: http://localhost:3000/api/v1/timelines/list/13 161 uri: http://localhost:3000/api/v1/timelines/list/18
162 response: 162 response:
163 body: {string: '[{"id":"100465052062847543","created_at":"2018-07-30T18:23:57.880Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/100465052062847543","content":"\u003cp\u003eI 163 body: {string: '[{"id":"100465729365897428","created_at":"2018-07-30T21:16:12.479Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost:3000/users/admin/statuses/100465729365897428","content":"\u003cp\u003eI
164 have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100465052062847543","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py 164 have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost:3000/@admin/100465729365897428","reblogs_count":0,"favourites_count":0,"favourited":false,"reblogged":false,"muted":false,"reblog":null,"application":{"name":"Mastodon.py
165 test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":68,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'} 165 test suite","website":null},"account":{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2018-07-13T19:35:33.303Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost:3000/@admin","avatar":"http://localhost:3000/avatars/original/missing.png","avatar_static":"http://localhost:3000/avatars/original/missing.png","header":"http://localhost:3000/headers/original/missing.png","header_static":"http://localhost:3000/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":84,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[]}]'}
166 headers: 166 headers:
167 Cache-Control: ['max-age=0, private, must-revalidate'] 167 Cache-Control: ['max-age=0, private, must-revalidate']
168 Content-Type: [application/json; charset=utf-8] 168 Content-Type: [application/json; charset=utf-8]
169 ETag: [W/"60e2292459fabb6aeeea2876de810795"] 169 ETag: [W/"8f72530112c7d007afed4d7275e9a395"]
170 Link: ['<http://localhost:3000/api/v1/timelines/list/13?max_id=100465052062847543>; 170 Link: ['<http://localhost:3000/api/v1/timelines/list/18?max_id=100465729365897428>;
171 rel="next", <http://localhost:3000/api/v1/timelines/list/13?since_id=100465052062847543>; 171 rel="next", <http://localhost:3000/api/v1/timelines/list/18?since_id=100465729365897428>;
172 rel="prev"'] 172 rel="prev"']
173 Referrer-Policy: [strict-origin-when-cross-origin] 173 Referrer-Policy: [strict-origin-when-cross-origin]
174 Transfer-Encoding: [chunked] 174 Transfer-Encoding: [chunked]
@@ -177,8 +177,8 @@ interactions:
177 X-Download-Options: [noopen] 177 X-Download-Options: [noopen]
178 X-Frame-Options: [SAMEORIGIN] 178 X-Frame-Options: [SAMEORIGIN]
179 X-Permitted-Cross-Domain-Policies: [none] 179 X-Permitted-Cross-Domain-Policies: [none]
180 X-Request-Id: [90e19e55-3f2f-4de8-88e1-e06783835a34] 180 X-Request-Id: [999d80fe-a436-41bb-95d9-01ced81d131e]
181 X-Runtime: ['0.114401'] 181 X-Runtime: ['0.058719']
182 X-XSS-Protection: [1; mode=block] 182 X-XSS-Protection: [1; mode=block]
183 content-length: ['1184'] 183 content-length: ['1184']
184 status: {code: 200, message: OK} 184 status: {code: 200, message: OK}
@@ -192,13 +192,13 @@ interactions:
192 Content-Length: ['0'] 192 Content-Length: ['0']
193 User-Agent: [python-requests/2.18.4] 193 User-Agent: [python-requests/2.18.4]
194 method: DELETE 194 method: DELETE
195 uri: http://localhost:3000/api/v1/statuses/100465052062847543 195 uri: http://localhost:3000/api/v1/statuses/100465729365897428
196 response: 196 response:
197 body: {string: '{}'} 197 body: {string: '{}'}
198 headers: 198 headers:
199 Cache-Control: ['max-age=0, private, must-revalidate'] 199 Cache-Control: ['max-age=0, private, must-revalidate']
200 Content-Type: [application/json; charset=utf-8] 200 Content-Type: [application/json; charset=utf-8]
201 ETag: [W/"c7fe7763c986dce23b2aa864997670c6"] 201 ETag: [W/"184f6cea9aa61e17f6e9b832ae0677fb"]
202 Referrer-Policy: [strict-origin-when-cross-origin] 202 Referrer-Policy: [strict-origin-when-cross-origin]
203 Transfer-Encoding: [chunked] 203 Transfer-Encoding: [chunked]
204 Vary: ['Accept-Encoding, Origin'] 204 Vary: ['Accept-Encoding, Origin']
@@ -206,8 +206,8 @@ interactions:
206 X-Download-Options: [noopen] 206 X-Download-Options: [noopen]
207 X-Frame-Options: [SAMEORIGIN] 207 X-Frame-Options: [SAMEORIGIN]
208 X-Permitted-Cross-Domain-Policies: [none] 208 X-Permitted-Cross-Domain-Policies: [none]
209 X-Request-Id: [8e41a094-2f2c-48b5-93d5-008aeec044fe] 209 X-Request-Id: [e83bde18-1cf4-43b7-ad64-f5ff51ac8910]
210 X-Runtime: ['0.029226'] 210 X-Runtime: ['0.035918']
211 X-XSS-Protection: [1; mode=block] 211 X-XSS-Protection: [1; mode=block]
212 content-length: ['2'] 212 content-length: ['2']
213 status: {code: 200, message: OK} 213 status: {code: 200, message: OK}
@@ -227,7 +227,7 @@ interactions:
227 headers: 227 headers:
228 Cache-Control: ['max-age=0, private, must-revalidate'] 228 Cache-Control: ['max-age=0, private, must-revalidate']
229 Content-Type: [application/json; charset=utf-8] 229 Content-Type: [application/json; charset=utf-8]
230 ETag: [W/"a47c9ac8c40127af7818d33139c13a8b"] 230 ETag: [W/"d600508246b7b7425c2af4acf4b0c687"]
231 Referrer-Policy: [strict-origin-when-cross-origin] 231 Referrer-Policy: [strict-origin-when-cross-origin]
232 Transfer-Encoding: [chunked] 232 Transfer-Encoding: [chunked]
233 Vary: ['Accept-Encoding, Origin'] 233 Vary: ['Accept-Encoding, Origin']
@@ -235,8 +235,8 @@ interactions:
235 X-Download-Options: [noopen] 235 X-Download-Options: [noopen]
236 X-Frame-Options: [SAMEORIGIN] 236 X-Frame-Options: [SAMEORIGIN]
237 X-Permitted-Cross-Domain-Policies: [none] 237 X-Permitted-Cross-Domain-Policies: [none]
238 X-Request-Id: [5e12d6ff-d52c-4a34-bec4-0d58e4e1b397] 238 X-Request-Id: [9ed1d62d-5d9d-4e7f-8729-7831cf9b8b5b]
239 X-Runtime: ['0.074404'] 239 X-Runtime: ['0.124575']
240 X-XSS-Protection: [1; mode=block] 240 X-XSS-Protection: [1; mode=block]
241 content-length: ['175'] 241 content-length: ['175']
242 status: {code: 200, message: OK} 242 status: {code: 200, message: OK}
@@ -250,13 +250,13 @@ interactions:
250 Content-Length: ['0'] 250 Content-Length: ['0']
251 User-Agent: [python-requests/2.18.4] 251 User-Agent: [python-requests/2.18.4]
252 method: DELETE 252 method: DELETE
253 uri: http://localhost:3000/api/v1/lists/13 253 uri: http://localhost:3000/api/v1/lists/18
254 response: 254 response:
255 body: {string: '{}'} 255 body: {string: '{}'}
256 headers: 256 headers:
257 Cache-Control: ['max-age=0, private, must-revalidate'] 257 Cache-Control: ['max-age=0, private, must-revalidate']
258 Content-Type: [application/json; charset=utf-8] 258 Content-Type: [application/json; charset=utf-8]
259 ETag: [W/"c7fe7763c986dce23b2aa864997670c6"] 259 ETag: [W/"c71af75fc26159a037d7a4e061deeccc"]
260 Referrer-Policy: [strict-origin-when-cross-origin] 260 Referrer-Policy: [strict-origin-when-cross-origin]
261 Transfer-Encoding: [chunked] 261 Transfer-Encoding: [chunked]
262 Vary: ['Accept-Encoding, Origin'] 262 Vary: ['Accept-Encoding, Origin']
@@ -264,8 +264,8 @@ interactions:
264 X-Download-Options: [noopen] 264 X-Download-Options: [noopen]
265 X-Frame-Options: [SAMEORIGIN] 265 X-Frame-Options: [SAMEORIGIN]
266 X-Permitted-Cross-Domain-Policies: [none] 266 X-Permitted-Cross-Domain-Policies: [none]
267 X-Request-Id: [7a18d813-0ceb-4961-a5c8-22ab8c3b078a] 267 X-Request-Id: [aa2782f7-0242-49c9-9d24-76c03906c940]
268 X-Runtime: ['0.070349'] 268 X-Runtime: ['0.048383']
269 X-XSS-Protection: [1; mode=block] 269 X-XSS-Protection: [1; mode=block]
270 content-length: ['2'] 270 content-length: ['2']
271 status: {code: 200, message: OK} 271 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)