aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_list_timeline.yaml')
-rw-r--r--tests/cassettes/test_list_timeline.yaml96
1 files changed, 48 insertions, 48 deletions
diff --git a/tests/cassettes/test_list_timeline.yaml b/tests/cassettes/test_list_timeline.yaml
index b2b04cc..0fa4d04 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":"18","title":"ham burglars"}'} 15 body: {string: '{"id":"15","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/"89adc3a989c2f3799d0f2eb6838a680e"] 19 ETag: [W/"35d9c20658d15aecef0d51932d8fbc97"]
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: [bb89e61d-663d-4951-ae41-af9359d2a947] 27 X-Request-Id: [d36b9525-abe1-4f03-a2f0-5479f4830849]
28 X-Runtime: ['0.061267'] 28 X-Runtime: ['0.020166']
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":83,"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":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":4,"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/"c881683a1b6c154bf98bbc847bf74b4d"] 47 ETag: [W/"2e9e6004bf46c303088605fe48e20847"]
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,10 +52,10 @@ 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: [41ac5c04-f21a-4320-93b1-38032b889bba] 55 X-Request-Id: [6ec7caee-9ef0-4395-803f-4b3f8edb9d10]
56 X-Runtime: ['0.074416'] 56 X-Runtime: ['0.022512']
57 X-XSS-Protection: [1; mode=block] 57 X-XSS-Protection: [1; mode=block]
58 content-length: ['635'] 58 content-length: ['609']
59 status: {code: 200, message: OK} 59 status: {code: 200, message: OK}
60- request: 60- request:
61 body: reblogs=1&id=1 61 body: reblogs=1&id=1
@@ -70,11 +70,11 @@ interactions:
70 method: POST 70 method: POST
71 uri: http://localhost:3000/api/v1/accounts/1/follow 71 uri: http://localhost:3000/api/v1/accounts/1/follow
72 response: 72 response:
73 body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} 73 body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
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/"7d8d0d5b6df00a05e3ff05d1f70cfa28"] 77 ETag: [W/"8bb5f007d66d0e48cde8941828493c2f"]
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,10 +82,10 @@ 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: [7bd1016f-e234-4a99-9bd0-15d974f7ee57] 85 X-Request-Id: [78b1e360-1958-4a05-96db-533ab3a65b30]
86 X-Runtime: ['0.175634'] 86 X-Runtime: ['0.078609']
87 X-XSS-Protection: [1; mode=block] 87 X-XSS-Protection: [1; mode=block]
88 content-length: ['173'] 88 content-length: ['209']
89 status: {code: 200, message: OK} 89 status: {code: 200, message: OK}
90- request: 90- request:
91 body: account_ids%5B%5D=1 91 body: account_ids%5B%5D=1
@@ -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/18/accounts 101 uri: http://localhost:3000/api/v1/lists/15/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/"000682dcb8bbb7e9fb5157f6a1c5faa5"] 107 ETag: [W/"873fd6721b080f5ef31b79e7092c5c54"]
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: [b74c2be5-1bf5-4c72-9bab-6469bc27bfe4] 115 X-Request-Id: [3cc46091-6784-4b8e-a719-886ed486911e]
116 X-Runtime: ['0.096261'] 116 X-Runtime: ['0.078086']
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":"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 133 body: {string: '{"id":"101999515346991470","created_at":"2019-04-27T18:18:09.183Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost/users/admin/statuses/101999515346991470","content":"\u003cp\u003eI
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 134 have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost/@admin/101999515346991470","replies_count":0,"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":84,"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":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":5,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}'}
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/"101a1935d04ea0c5be84df131a702ed7"] 139 ETag: [W/"c38f7eefbb8b1cabc8a2e8ee3fb35044"]
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,10 +144,10 @@ 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: [587fd368-e279-432f-8bbb-5febf8a63859] 147 X-Request-Id: [c1545708-8305-47ba-a94b-8656fcb8ed4d]
148 X-Runtime: ['0.420572'] 148 X-Runtime: ['0.186044']
149 X-XSS-Protection: [1; mode=block] 149 X-XSS-Protection: [1; mode=block]
150 content-length: ['1197'] 150 content-length: ['1203']
151 status: {code: 200, message: OK} 151 status: {code: 200, message: OK}
152- request: 152- request:
153 body: null 153 body: null
@@ -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/18 161 uri: http://localhost:3000/api/v1/timelines/list/15
162 response: 162 response:
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 163 body: {string: '[{"id":"101999515346991470","created_at":"2019-04-27T18:18:09.183Z","in_reply_to_id":null,"in_reply_to_account_id":null,"sensitive":false,"spoiler_text":"","visibility":"public","language":"en","uri":"http://localhost/users/admin/statuses/101999515346991470","content":"\u003cp\u003eI
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 164 have never stolen a ham in my life.\u003c/p\u003e","url":"http://localhost/@admin/101999515346991470","replies_count":0,"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":84,"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":"2019-04-27T17:58:11.427Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":5,"emojis":[],"fields":[]},"media_attachments":[],"mentions":[],"tags":[],"emojis":[],"card":null,"poll":null}]'}
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/"8f72530112c7d007afed4d7275e9a395"] 169 ETag: [W/"9280ea291d6b47bac0b8fbad9f763dd3"]
170 Link: ['<http://localhost:3000/api/v1/timelines/list/18?max_id=100465729365897428>; 170 Link: ['<http://localhost:3000/api/v1/timelines/list/15?max_id=101999515346991470>;
171 rel="next", <http://localhost:3000/api/v1/timelines/list/18?since_id=100465729365897428>; 171 rel="next", <http://localhost:3000/api/v1/timelines/list/15?min_id=101999515346991470>;
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,10 +177,10 @@ 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: [999d80fe-a436-41bb-95d9-01ced81d131e] 180 X-Request-Id: [5740f524-6ad4-4f9b-b6ac-12720e85b41f]
181 X-Runtime: ['0.058719'] 181 X-Runtime: ['0.076979']
182 X-XSS-Protection: [1; mode=block] 182 X-XSS-Protection: [1; mode=block]
183 content-length: ['1184'] 183 content-length: ['1190']
184 status: {code: 200, message: OK} 184 status: {code: 200, message: OK}
185- request: 185- request:
186 body: null 186 body: null
@@ -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/100465729365897428 195 uri: http://localhost:3000/api/v1/statuses/101999515346991470
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/"184f6cea9aa61e17f6e9b832ae0677fb"] 201 ETag: [W/"71fb4d7e1e48f649eba00c8cd0090849"]
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: [e83bde18-1cf4-43b7-ad64-f5ff51ac8910] 209 X-Request-Id: [ab0c27fe-e237-42ae-9faf-a2972baa8bfa]
210 X-Runtime: ['0.035918'] 210 X-Runtime: ['0.020533']
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}
@@ -223,11 +223,11 @@ interactions:
223 method: POST 223 method: POST
224 uri: http://localhost:3000/api/v1/accounts/1/unfollow 224 uri: http://localhost:3000/api/v1/accounts/1/unfollow
225 response: 225 response:
226 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false}'} 226 body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
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/"d600508246b7b7425c2af4acf4b0c687"] 230 ETag: [W/"a981f53aa51b0f85997b6a7913278ca6"]
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,10 +235,10 @@ 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: [9ed1d62d-5d9d-4e7f-8729-7831cf9b8b5b] 238 X-Request-Id: [37cb9622-9d6e-4502-8ef5-5a099a71a4a1]
239 X-Runtime: ['0.124575'] 239 X-Runtime: ['0.119308']
240 X-XSS-Protection: [1; mode=block] 240 X-XSS-Protection: [1; mode=block]
241 content-length: ['175'] 241 content-length: ['211']
242 status: {code: 200, message: OK} 242 status: {code: 200, message: OK}
243- request: 243- request:
244 body: null 244 body: null
@@ -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/18 253 uri: http://localhost:3000/api/v1/lists/15
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/"c71af75fc26159a037d7a4e061deeccc"] 259 ETag: [W/"71fb4d7e1e48f649eba00c8cd0090849"]
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: [aa2782f7-0242-49c9-9d24-76c03906c940] 267 X-Request-Id: [74ba4eae-f0a7-4ffc-8e74-dba7a27f3bda]
268 X-Runtime: ['0.048383'] 268 X-Runtime: ['0.032257']
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)