~sayan-chowdhury2012/postorius/postorius

« back to all changes in this revision

Viewing changes to src/postorius/tests/fixtures/vcr_cassettes/list_members_page.yaml

  • Committer: Florian Fuchs
  • Date: 2015-04-17 21:20:47 UTC
  • mfrom: (225.2.24 postorius)
  • Revision ID: flo.fuchs@gmail.com-20150417212047-087j9a6o5smh1oe0
* Added subscription moderation.
* Subscription attempts now show proper messages (subscribed/held for approval).
* Style changes on most forms.
* Removed some cruft from the forms module.
* Style changes on the summary page.
* Added list owner address to summary page.
* Added a note for moderators about non-advertised lists to the list index to avoid confusion. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    method: !!python/unicode 'GET'
9
9
    uri: http://localhost:9001/3.0/lists/foo@example.com
10
10
  response:
11
 
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "list_id":
12
 
        "foo.example.com", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"",
13
 
        "list_name": "foo", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
14
 
        "volume": 1, "display_name": "Foo", "mail_host": "example.com", "member_count":
15
 
        0}'}
16
 
    headers:
17
 
      content-length: ['294']
18
 
      content-type: [application/json; charset=utf-8]
19
 
      date: ['Wed, 15 Apr 2015 20:00:41 GMT']
20
 
      server: [WSGIServer/0.2 CPython/3.4.2]
21
 
    status: {code: 200, message: OK}
22
 
- request:
23
 
    body: null
24
 
    headers:
25
 
      accept-encoding: ['gzip, deflate']
26
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
27
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
28
 
    method: !!python/unicode 'GET'
29
 
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
30
 
  response:
31
 
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
32
 
        "start": 0, "total_size": 0}'}
33
 
    headers:
34
 
      content-length: ['90']
35
 
      content-type: [application/json; charset=utf-8]
36
 
      date: ['Wed, 15 Apr 2015 20:00:41 GMT']
37
 
      server: [WSGIServer/0.2 CPython/3.4.2]
38
 
    status: {code: 200, message: OK}
39
 
- request:
40
 
    body: null
41
 
    headers:
42
 
      accept-encoding: ['gzip, deflate']
43
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
44
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
45
 
    method: !!python/unicode 'GET'
46
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
47
 
  response:
48
 
    body: {string: !!python/unicode '{"http_etag": "\"51d78cb00e18a60461749d1207f2707594ce1a6d\"",
49
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/65666166344199916015948757016727609115",
50
 
        "email": "owner@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/117102017827318954078289964069449293796",
51
 
        "role": "owner", "http_etag": "\"432b0cb405562590d58f047540c7527fb868ab68\"",
52
 
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "member_id":
53
 
        65666166344199916015948757016727609115}], "start": 0, "total_size": 1}'}
54
 
    headers:
55
 
      content-length: ['564']
56
 
      content-type: [application/json; charset=utf-8]
57
 
      date: ['Wed, 15 Apr 2015 20:00:41 GMT']
58
 
      server: [WSGIServer/0.2 CPython/3.4.2]
59
 
    status: {code: 200, message: OK}
60
 
- request:
61
 
    body: null
62
 
    headers:
63
 
      accept-encoding: ['gzip, deflate']
64
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
65
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
66
 
    method: !!python/unicode 'GET'
67
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
68
 
  response:
69
 
    body: {string: !!python/unicode '{"http_etag": "\"c59397427b076a99f54451fb8426c485f0197621\"",
70
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/142734914141373676799912641898971185828",
71
 
        "email": "moderator@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/313429703557169445575348239981723434246",
72
 
        "role": "moderator", "http_etag": "\"fc87fe575147375a29f2e51b16d7cd778ff9b6d4\"",
73
 
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "member_id":
74
 
        142734914141373676799912641898971185828}], "start": 0, "total_size": 1}'}
75
 
    headers:
76
 
      content-length: ['578']
77
 
      content-type: [application/json; charset=utf-8]
78
 
      date: ['Wed, 15 Apr 2015 20:00:41 GMT']
79
 
      server: [WSGIServer/0.2 CPython/3.4.2]
80
 
    status: {code: 200, message: OK}
81
 
- request:
82
 
    body: null
83
 
    headers:
84
 
      accept-encoding: ['gzip, deflate']
85
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
86
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
87
 
    method: !!python/unicode 'GET'
88
 
    uri: http://localhost:9001/3.0/lists/foo@example.com
89
 
  response:
90
 
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "list_id":
91
 
        "foo.example.com", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"",
92
 
        "list_name": "foo", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
93
 
        "volume": 1, "display_name": "Foo", "mail_host": "example.com", "member_count":
94
 
        0}'}
95
 
    headers:
96
 
      content-length: ['294']
97
 
      content-type: [application/json; charset=utf-8]
98
 
      date: ['Wed, 15 Apr 2015 20:00:41 GMT']
99
 
      server: [WSGIServer/0.2 CPython/3.4.2]
100
 
    status: {code: 200, message: OK}
101
 
- request:
102
 
    body: null
103
 
    headers:
104
 
      accept-encoding: ['gzip, deflate']
105
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
106
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
107
 
    method: !!python/unicode 'GET'
108
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
109
 
  response:
110
 
    body: {string: !!python/unicode '{"http_etag": "\"51d78cb00e18a60461749d1207f2707594ce1a6d\"",
111
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/65666166344199916015948757016727609115",
112
 
        "email": "owner@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/117102017827318954078289964069449293796",
113
 
        "role": "owner", "http_etag": "\"432b0cb405562590d58f047540c7527fb868ab68\"",
114
 
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "member_id":
115
 
        65666166344199916015948757016727609115}], "start": 0, "total_size": 1}'}
116
 
    headers:
117
 
      content-length: ['564']
118
 
      content-type: [application/json; charset=utf-8]
119
 
      date: ['Wed, 15 Apr 2015 20:00:41 GMT']
120
 
      server: [WSGIServer/0.2 CPython/3.4.2]
121
 
    status: {code: 200, message: OK}
122
 
- request:
123
 
    body: null
124
 
    headers:
125
 
      accept-encoding: ['gzip, deflate']
126
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
127
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
128
 
    method: !!python/unicode 'GET'
129
 
    uri: http://localhost:9001/3.0/lists/foo@example.com
130
 
  response:
131
 
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "list_id":
132
 
        "foo.example.com", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"",
133
 
        "list_name": "foo", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
134
 
        "volume": 1, "display_name": "Foo", "mail_host": "example.com", "member_count":
135
 
        0}'}
136
 
    headers:
137
 
      content-length: ['294']
138
 
      content-type: [application/json; charset=utf-8]
139
 
      date: ['Wed, 15 Apr 2015 20:00:42 GMT']
140
 
      server: [WSGIServer/0.2 CPython/3.4.2]
141
 
    status: {code: 200, message: OK}
142
 
- request:
143
 
    body: null
144
 
    headers:
145
 
      accept-encoding: ['gzip, deflate']
146
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
147
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
148
 
    method: !!python/unicode 'GET'
149
 
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
150
 
  response:
151
 
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
152
 
        "start": 0, "total_size": 0}'}
153
 
    headers:
154
 
      content-length: ['90']
155
 
      content-type: [application/json; charset=utf-8]
156
 
      date: ['Wed, 15 Apr 2015 20:00:42 GMT']
157
 
      server: [WSGIServer/0.2 CPython/3.4.2]
158
 
    status: {code: 200, message: OK}
159
 
- request:
160
 
    body: null
161
 
    headers:
162
 
      accept-encoding: ['gzip, deflate']
163
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
164
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
165
 
    method: !!python/unicode 'GET'
166
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
167
 
  response:
168
 
    body: {string: !!python/unicode '{"http_etag": "\"0cb4d7b03c6e1af1a9ea0488f225e1eaee21d06f\"",
169
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/146478159952862640555572319802110037529",
170
 
        "email": "owner@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/117102017827318954078289964069449293796",
171
 
        "role": "owner", "http_etag": "\"85a930c254b3f42b5cf86c653442fea56835dcec\"",
172
 
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "member_id":
173
 
        146478159952862640555572319802110037529}], "start": 0, "total_size": 1}'}
174
 
    headers:
175
 
      content-length: ['566']
176
 
      content-type: [application/json; charset=utf-8]
177
 
      date: ['Wed, 15 Apr 2015 20:00:42 GMT']
178
 
      server: [WSGIServer/0.2 CPython/3.4.2]
179
 
    status: {code: 200, message: OK}
180
 
- request:
181
 
    body: null
182
 
    headers:
183
 
      accept-encoding: ['gzip, deflate']
184
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
185
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
186
 
    method: !!python/unicode 'GET'
187
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
188
 
  response:
189
 
    body: {string: !!python/unicode '{"http_etag": "\"544213e84cea14e55fa5e4b5d7283acb2a0fa1f8\"",
190
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/300345844286885579524106623093994765189",
191
 
        "email": "moderator@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/313429703557169445575348239981723434246",
192
 
        "role": "moderator", "http_etag": "\"a0565c2e2754fb1c2bd5cef276c64d818485f1a9\"",
193
 
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "member_id":
194
 
        300345844286885579524106623093994765189}], "start": 0, "total_size": 1}'}
195
 
    headers:
196
 
      content-length: ['578']
197
 
      content-type: [application/json; charset=utf-8]
198
 
      date: ['Wed, 15 Apr 2015 20:00:42 GMT']
199
 
      server: [WSGIServer/0.2 CPython/3.4.2]
200
 
    status: {code: 200, message: OK}
201
 
- request:
202
 
    body: null
203
 
    headers:
204
 
      accept-encoding: ['gzip, deflate']
205
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
206
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
207
 
    method: !!python/unicode 'GET'
208
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
209
 
  response:
210
 
    body: {string: !!python/unicode '{"http_etag": "\"0cb4d7b03c6e1af1a9ea0488f225e1eaee21d06f\"",
211
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/146478159952862640555572319802110037529",
212
 
        "email": "owner@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/117102017827318954078289964069449293796",
213
 
        "role": "owner", "http_etag": "\"85a930c254b3f42b5cf86c653442fea56835dcec\"",
214
 
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "member_id":
215
 
        146478159952862640555572319802110037529}], "start": 0, "total_size": 1}'}
216
 
    headers:
217
 
      content-length: ['566']
218
 
      content-type: [application/json; charset=utf-8]
219
 
      date: ['Wed, 15 Apr 2015 20:00:42 GMT']
220
 
      server: [WSGIServer/0.2 CPython/3.4.2]
221
 
    status: {code: 200, message: OK}
222
 
- request:
223
 
    body: null
224
 
    headers:
225
 
      accept-encoding: ['gzip, deflate']
226
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
227
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
228
 
    method: !!python/unicode 'GET'
229
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
230
 
  response:
231
 
    body: {string: !!python/unicode '{"http_etag": "\"544213e84cea14e55fa5e4b5d7283acb2a0fa1f8\"",
232
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/300345844286885579524106623093994765189",
233
 
        "email": "moderator@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/313429703557169445575348239981723434246",
234
 
        "role": "moderator", "http_etag": "\"a0565c2e2754fb1c2bd5cef276c64d818485f1a9\"",
235
 
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "member_id":
236
 
        300345844286885579524106623093994765189}], "start": 0, "total_size": 1}'}
237
 
    headers:
238
 
      content-length: ['578']
239
 
      content-type: [application/json; charset=utf-8]
240
 
      date: ['Wed, 15 Apr 2015 20:00:42 GMT']
241
 
      server: [WSGIServer/0.2 CPython/3.4.2]
242
 
    status: {code: 200, message: OK}
243
 
- request:
244
 
    body: null
245
 
    headers:
246
 
      accept-encoding: ['gzip, deflate']
247
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
248
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
249
 
    method: !!python/unicode 'GET'
250
 
    uri: http://localhost:9001/3.0/lists/foo@example.com
251
 
  response:
252
 
    body: {string: !!python/unicode '{"fqdn_listname": "foo@example.com", "list_id":
253
 
        "foo.example.com", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\"",
254
 
        "list_name": "foo", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
255
 
        "volume": 1, "display_name": "Foo", "mail_host": "example.com", "member_count":
256
 
        0}'}
257
 
    headers:
258
 
      content-length: ['294']
259
 
      content-type: [application/json; charset=utf-8]
260
 
      date: ['Wed, 15 Apr 2015 20:00:43 GMT']
261
 
      server: [WSGIServer/0.2 CPython/3.4.2]
262
 
    status: {code: 200, message: OK}
263
 
- request:
264
 
    body: null
265
 
    headers:
266
 
      accept-encoding: ['gzip, deflate']
267
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
268
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
269
 
    method: !!python/unicode 'GET'
270
 
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
271
 
  response:
272
 
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
273
 
        "start": 0, "total_size": 0}'}
274
 
    headers:
275
 
      content-length: ['90']
276
 
      content-type: [application/json; charset=utf-8]
277
 
      date: ['Wed, 15 Apr 2015 20:00:43 GMT']
278
 
      server: [WSGIServer/0.2 CPython/3.4.2]
279
 
    status: {code: 200, message: OK}
280
 
- request:
281
 
    body: null
282
 
    headers:
283
 
      accept-encoding: ['gzip, deflate']
284
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
285
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
286
 
    method: !!python/unicode 'GET'
287
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
288
 
  response:
289
 
    body: {string: !!python/unicode '{"http_etag": "\"bae7530d8cf648d529d508d3c46be38477c8d3ad\"",
290
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/333804327984641227543735764681736417610",
291
 
        "email": "owner@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/117102017827318954078289964069449293796",
292
 
        "role": "owner", "http_etag": "\"ec0178c2e8d6fb0133a819a2a064d3da9ba36c61\"",
293
 
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "member_id":
294
 
        333804327984641227543735764681736417610}], "start": 0, "total_size": 1}'}
295
 
    headers:
296
 
      content-length: ['566']
297
 
      content-type: [application/json; charset=utf-8]
298
 
      date: ['Wed, 15 Apr 2015 20:00:43 GMT']
299
 
      server: [WSGIServer/0.2 CPython/3.4.2]
300
 
    status: {code: 200, message: OK}
301
 
- request:
302
 
    body: null
303
 
    headers:
304
 
      accept-encoding: ['gzip, deflate']
305
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
306
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
307
 
    method: !!python/unicode 'GET'
308
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
309
 
  response:
310
 
    body: {string: !!python/unicode '{"http_etag": "\"6dcb366c09097b00549bde66eeb52f0ce1a4ec22\"",
311
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/193153637813201025305722262172721795279",
312
 
        "email": "moderator@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/313429703557169445575348239981723434246",
313
 
        "role": "moderator", "http_etag": "\"28617c5a79940598bbb23f35c3f5e46ec6eb6d46\"",
314
 
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "member_id":
315
 
        193153637813201025305722262172721795279}], "start": 0, "total_size": 1}'}
316
 
    headers:
317
 
      content-length: ['578']
318
 
      content-type: [application/json; charset=utf-8]
319
 
      date: ['Wed, 15 Apr 2015 20:00:43 GMT']
320
 
      server: [WSGIServer/0.2 CPython/3.4.2]
321
 
    status: {code: 200, message: OK}
322
 
- request:
323
 
    body: null
324
 
    headers:
325
 
      accept-encoding: ['gzip, deflate']
326
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
327
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
328
 
    method: !!python/unicode 'GET'
329
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
330
 
  response:
331
 
    body: {string: !!python/unicode '{"http_etag": "\"bae7530d8cf648d529d508d3c46be38477c8d3ad\"",
332
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/333804327984641227543735764681736417610",
333
 
        "email": "owner@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/117102017827318954078289964069449293796",
334
 
        "role": "owner", "http_etag": "\"ec0178c2e8d6fb0133a819a2a064d3da9ba36c61\"",
335
 
        "address": "http://localhost:9001/3.0/addresses/owner@example.com", "member_id":
336
 
        333804327984641227543735764681736417610}], "start": 0, "total_size": 1}'}
337
 
    headers:
338
 
      content-length: ['566']
339
 
      content-type: [application/json; charset=utf-8]
340
 
      date: ['Wed, 15 Apr 2015 20:00:43 GMT']
341
 
      server: [WSGIServer/0.2 CPython/3.4.2]
342
 
    status: {code: 200, message: OK}
343
 
- request:
344
 
    body: null
345
 
    headers:
346
 
      accept-encoding: ['gzip, deflate']
347
 
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
348
 
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
349
 
    method: !!python/unicode 'GET'
350
 
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
351
 
  response:
352
 
    body: {string: !!python/unicode '{"http_etag": "\"6dcb366c09097b00549bde66eeb52f0ce1a4ec22\"",
353
 
        "entries": [{"delivery_mode": "regular", "self_link": "http://localhost:9001/3.0/members/193153637813201025305722262172721795279",
354
 
        "email": "moderator@example.com", "list_id": "foo.example.com", "user": "http://localhost:9001/3.0/users/313429703557169445575348239981723434246",
355
 
        "role": "moderator", "http_etag": "\"28617c5a79940598bbb23f35c3f5e46ec6eb6d46\"",
356
 
        "address": "http://localhost:9001/3.0/addresses/moderator@example.com", "member_id":
357
 
        193153637813201025305722262172721795279}], "start": 0, "total_size": 1}'}
358
 
    headers:
359
 
      content-length: ['578']
360
 
      content-type: [application/json; charset=utf-8]
361
 
      date: ['Wed, 15 Apr 2015 20:00:43 GMT']
 
11
    body: {string: !!python/unicode '{"list_name": "foo", "volume": 1, "list_id":
 
12
        "foo.example.com", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
 
13
        "fqdn_listname": "foo@example.com", "mail_host": "example.com", "member_count":
 
14
        0, "display_name": "Foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
 
15
    headers:
 
16
      content-length: ['294']
 
17
      content-type: [application/json; charset=utf-8]
 
18
      date: ['Fri, 17 Apr 2015 21:06:31 GMT']
 
19
      server: [WSGIServer/0.2 CPython/3.4.2]
 
20
    status: {code: 200, message: OK}
 
21
- request:
 
22
    body: null
 
23
    headers:
 
24
      accept-encoding: ['gzip, deflate']
 
25
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
26
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
27
    method: !!python/unicode 'GET'
 
28
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
 
29
  response:
 
30
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
 
31
        "total_size": 0, "start": 0}'}
 
32
    headers:
 
33
      content-length: ['90']
 
34
      content-type: [application/json; charset=utf-8]
 
35
      date: ['Fri, 17 Apr 2015 21:06:31 GMT']
 
36
      server: [WSGIServer/0.2 CPython/3.4.2]
 
37
    status: {code: 200, message: OK}
 
38
- request:
 
39
    body: null
 
40
    headers:
 
41
      accept-encoding: ['gzip, deflate']
 
42
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
43
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
44
    method: !!python/unicode 'GET'
 
45
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
 
46
  response:
 
47
    body: {string: !!python/unicode '{"http_etag": "\"97f8e274cb18d9e67c7519373aeb3007d0cbfb7e\"",
 
48
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "owner",
 
49
        "email": "owner@example.com", "address": "http://localhost:9001/3.0/addresses/owner@example.com",
 
50
        "list_id": "foo.example.com", "http_etag": "\"f3f5f44200fe8710a7f16f0d4d17f8b065ed8a73\"",
 
51
        "member_id": 329671489027490421265386582601272028519, "user": "http://localhost:9001/3.0/users/95044290017484342120664175382487617162",
 
52
        "self_link": "http://localhost:9001/3.0/members/329671489027490421265386582601272028519"}],
 
53
        "start": 0}'}
 
54
    headers:
 
55
      content-length: ['565']
 
56
      content-type: [application/json; charset=utf-8]
 
57
      date: ['Fri, 17 Apr 2015 21:06:31 GMT']
 
58
      server: [WSGIServer/0.2 CPython/3.4.2]
 
59
    status: {code: 200, message: OK}
 
60
- request:
 
61
    body: null
 
62
    headers:
 
63
      accept-encoding: ['gzip, deflate']
 
64
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
65
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
66
    method: !!python/unicode 'GET'
 
67
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
 
68
  response:
 
69
    body: {string: !!python/unicode '{"http_etag": "\"8dc83a6a5bc90e582d6fe2430de9711d4520e469\"",
 
70
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "moderator",
 
71
        "email": "moderator@example.com", "address": "http://localhost:9001/3.0/addresses/moderator@example.com",
 
72
        "list_id": "foo.example.com", "http_etag": "\"f05e6ac32f4e64d3b9284df949fe9815287e555b\"",
 
73
        "member_id": 196553294715842416766462573342664802582, "user": "http://localhost:9001/3.0/users/92094995257680408839787381726301419694",
 
74
        "self_link": "http://localhost:9001/3.0/members/196553294715842416766462573342664802582"}],
 
75
        "start": 0}'}
 
76
    headers:
 
77
      content-length: ['577']
 
78
      content-type: [application/json; charset=utf-8]
 
79
      date: ['Fri, 17 Apr 2015 21:06:31 GMT']
 
80
      server: [WSGIServer/0.2 CPython/3.4.2]
 
81
    status: {code: 200, message: OK}
 
82
- request:
 
83
    body: null
 
84
    headers:
 
85
      accept-encoding: ['gzip, deflate']
 
86
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
87
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
88
    method: !!python/unicode 'GET'
 
89
    uri: http://localhost:9001/3.0/lists/foo@example.com
 
90
  response:
 
91
    body: {string: !!python/unicode '{"list_name": "foo", "volume": 1, "list_id":
 
92
        "foo.example.com", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
 
93
        "fqdn_listname": "foo@example.com", "mail_host": "example.com", "member_count":
 
94
        0, "display_name": "Foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
 
95
    headers:
 
96
      content-length: ['294']
 
97
      content-type: [application/json; charset=utf-8]
 
98
      date: ['Fri, 17 Apr 2015 21:06:31 GMT']
 
99
      server: [WSGIServer/0.2 CPython/3.4.2]
 
100
    status: {code: 200, message: OK}
 
101
- request:
 
102
    body: null
 
103
    headers:
 
104
      accept-encoding: ['gzip, deflate']
 
105
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
106
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
107
    method: !!python/unicode 'GET'
 
108
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
 
109
  response:
 
110
    body: {string: !!python/unicode '{"http_etag": "\"97f8e274cb18d9e67c7519373aeb3007d0cbfb7e\"",
 
111
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "owner",
 
112
        "email": "owner@example.com", "address": "http://localhost:9001/3.0/addresses/owner@example.com",
 
113
        "list_id": "foo.example.com", "http_etag": "\"f3f5f44200fe8710a7f16f0d4d17f8b065ed8a73\"",
 
114
        "member_id": 329671489027490421265386582601272028519, "user": "http://localhost:9001/3.0/users/95044290017484342120664175382487617162",
 
115
        "self_link": "http://localhost:9001/3.0/members/329671489027490421265386582601272028519"}],
 
116
        "start": 0}'}
 
117
    headers:
 
118
      content-length: ['565']
 
119
      content-type: [application/json; charset=utf-8]
 
120
      date: ['Fri, 17 Apr 2015 21:06:31 GMT']
 
121
      server: [WSGIServer/0.2 CPython/3.4.2]
 
122
    status: {code: 200, message: OK}
 
123
- request:
 
124
    body: null
 
125
    headers:
 
126
      accept-encoding: ['gzip, deflate']
 
127
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
128
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
129
    method: !!python/unicode 'GET'
 
130
    uri: http://localhost:9001/3.0/lists/foo@example.com
 
131
  response:
 
132
    body: {string: !!python/unicode '{"list_name": "foo", "volume": 1, "list_id":
 
133
        "foo.example.com", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
 
134
        "fqdn_listname": "foo@example.com", "mail_host": "example.com", "member_count":
 
135
        0, "display_name": "Foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
 
136
    headers:
 
137
      content-length: ['294']
 
138
      content-type: [application/json; charset=utf-8]
 
139
      date: ['Fri, 17 Apr 2015 21:06:32 GMT']
 
140
      server: [WSGIServer/0.2 CPython/3.4.2]
 
141
    status: {code: 200, message: OK}
 
142
- request:
 
143
    body: null
 
144
    headers:
 
145
      accept-encoding: ['gzip, deflate']
 
146
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
147
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
148
    method: !!python/unicode 'GET'
 
149
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
 
150
  response:
 
151
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
 
152
        "total_size": 0, "start": 0}'}
 
153
    headers:
 
154
      content-length: ['90']
 
155
      content-type: [application/json; charset=utf-8]
 
156
      date: ['Fri, 17 Apr 2015 21:06:32 GMT']
 
157
      server: [WSGIServer/0.2 CPython/3.4.2]
 
158
    status: {code: 200, message: OK}
 
159
- request:
 
160
    body: null
 
161
    headers:
 
162
      accept-encoding: ['gzip, deflate']
 
163
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
164
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
165
    method: !!python/unicode 'GET'
 
166
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
 
167
  response:
 
168
    body: {string: !!python/unicode '{"http_etag": "\"c30123ccd446c01058bdb1e04209dbe9d6dea00a\"",
 
169
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "owner",
 
170
        "email": "owner@example.com", "address": "http://localhost:9001/3.0/addresses/owner@example.com",
 
171
        "list_id": "foo.example.com", "http_etag": "\"d16014a89b461fc3edb2511553a8e18c1c50484b\"",
 
172
        "member_id": 273159179840151621454458997067388833786, "user": "http://localhost:9001/3.0/users/95044290017484342120664175382487617162",
 
173
        "self_link": "http://localhost:9001/3.0/members/273159179840151621454458997067388833786"}],
 
174
        "start": 0}'}
 
175
    headers:
 
176
      content-length: ['565']
 
177
      content-type: [application/json; charset=utf-8]
 
178
      date: ['Fri, 17 Apr 2015 21:06:32 GMT']
 
179
      server: [WSGIServer/0.2 CPython/3.4.2]
 
180
    status: {code: 200, message: OK}
 
181
- request:
 
182
    body: null
 
183
    headers:
 
184
      accept-encoding: ['gzip, deflate']
 
185
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
186
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
187
    method: !!python/unicode 'GET'
 
188
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
 
189
  response:
 
190
    body: {string: !!python/unicode '{"http_etag": "\"7bf369f9e60c0fc2bda5a94f81d76608d83ec31c\"",
 
191
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "moderator",
 
192
        "email": "moderator@example.com", "address": "http://localhost:9001/3.0/addresses/moderator@example.com",
 
193
        "list_id": "foo.example.com", "http_etag": "\"317149b2b5f0ea3a65deb5f4ff7f6583c0fe7fa6\"",
 
194
        "member_id": 331227949447350025956816628996255206393, "user": "http://localhost:9001/3.0/users/92094995257680408839787381726301419694",
 
195
        "self_link": "http://localhost:9001/3.0/members/331227949447350025956816628996255206393"}],
 
196
        "start": 0}'}
 
197
    headers:
 
198
      content-length: ['577']
 
199
      content-type: [application/json; charset=utf-8]
 
200
      date: ['Fri, 17 Apr 2015 21:06:32 GMT']
 
201
      server: [WSGIServer/0.2 CPython/3.4.2]
 
202
    status: {code: 200, message: OK}
 
203
- request:
 
204
    body: null
 
205
    headers:
 
206
      accept-encoding: ['gzip, deflate']
 
207
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
208
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
209
    method: !!python/unicode 'GET'
 
210
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
 
211
  response:
 
212
    body: {string: !!python/unicode '{"http_etag": "\"c30123ccd446c01058bdb1e04209dbe9d6dea00a\"",
 
213
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "owner",
 
214
        "email": "owner@example.com", "address": "http://localhost:9001/3.0/addresses/owner@example.com",
 
215
        "list_id": "foo.example.com", "http_etag": "\"d16014a89b461fc3edb2511553a8e18c1c50484b\"",
 
216
        "member_id": 273159179840151621454458997067388833786, "user": "http://localhost:9001/3.0/users/95044290017484342120664175382487617162",
 
217
        "self_link": "http://localhost:9001/3.0/members/273159179840151621454458997067388833786"}],
 
218
        "start": 0}'}
 
219
    headers:
 
220
      content-length: ['565']
 
221
      content-type: [application/json; charset=utf-8]
 
222
      date: ['Fri, 17 Apr 2015 21:06:32 GMT']
 
223
      server: [WSGIServer/0.2 CPython/3.4.2]
 
224
    status: {code: 200, message: OK}
 
225
- request:
 
226
    body: null
 
227
    headers:
 
228
      accept-encoding: ['gzip, deflate']
 
229
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
230
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
231
    method: !!python/unicode 'GET'
 
232
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
 
233
  response:
 
234
    body: {string: !!python/unicode '{"http_etag": "\"7bf369f9e60c0fc2bda5a94f81d76608d83ec31c\"",
 
235
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "moderator",
 
236
        "email": "moderator@example.com", "address": "http://localhost:9001/3.0/addresses/moderator@example.com",
 
237
        "list_id": "foo.example.com", "http_etag": "\"317149b2b5f0ea3a65deb5f4ff7f6583c0fe7fa6\"",
 
238
        "member_id": 331227949447350025956816628996255206393, "user": "http://localhost:9001/3.0/users/92094995257680408839787381726301419694",
 
239
        "self_link": "http://localhost:9001/3.0/members/331227949447350025956816628996255206393"}],
 
240
        "start": 0}'}
 
241
    headers:
 
242
      content-length: ['577']
 
243
      content-type: [application/json; charset=utf-8]
 
244
      date: ['Fri, 17 Apr 2015 21:06:32 GMT']
 
245
      server: [WSGIServer/0.2 CPython/3.4.2]
 
246
    status: {code: 200, message: OK}
 
247
- request:
 
248
    body: null
 
249
    headers:
 
250
      accept-encoding: ['gzip, deflate']
 
251
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
252
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
253
    method: !!python/unicode 'GET'
 
254
    uri: http://localhost:9001/3.0/lists/foo@example.com
 
255
  response:
 
256
    body: {string: !!python/unicode '{"list_name": "foo", "volume": 1, "list_id":
 
257
        "foo.example.com", "self_link": "http://localhost:9001/3.0/lists/foo.example.com",
 
258
        "fqdn_listname": "foo@example.com", "mail_host": "example.com", "member_count":
 
259
        0, "display_name": "Foo", "http_etag": "\"698a819bbb6b902096a8c5543cc7fac2328960d5\""}'}
 
260
    headers:
 
261
      content-length: ['294']
 
262
      content-type: [application/json; charset=utf-8]
 
263
      date: ['Fri, 17 Apr 2015 21:06:33 GMT']
 
264
      server: [WSGIServer/0.2 CPython/3.4.2]
 
265
    status: {code: 200, message: OK}
 
266
- request:
 
267
    body: null
 
268
    headers:
 
269
      accept-encoding: ['gzip, deflate']
 
270
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
271
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
272
    method: !!python/unicode 'GET'
 
273
    uri: http://localhost:9001/3.0/lists/foo@example.com/roster/member?count=25&page=1
 
274
  response:
 
275
    body: {string: !!python/unicode '{"http_etag": "\"32223434a0f3af4cdc4673d1fbc5bac1f6d98fd3\"",
 
276
        "total_size": 0, "start": 0}'}
 
277
    headers:
 
278
      content-length: ['90']
 
279
      content-type: [application/json; charset=utf-8]
 
280
      date: ['Fri, 17 Apr 2015 21:06:33 GMT']
 
281
      server: [WSGIServer/0.2 CPython/3.4.2]
 
282
    status: {code: 200, message: OK}
 
283
- request:
 
284
    body: null
 
285
    headers:
 
286
      accept-encoding: ['gzip, deflate']
 
287
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
288
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
289
    method: !!python/unicode 'GET'
 
290
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
 
291
  response:
 
292
    body: {string: !!python/unicode '{"http_etag": "\"26bd6686cfe7a4f8557f9042362c7466fa627240\"",
 
293
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "owner",
 
294
        "email": "owner@example.com", "address": "http://localhost:9001/3.0/addresses/owner@example.com",
 
295
        "list_id": "foo.example.com", "http_etag": "\"ad9414d29c784cb7960ffd5ec0c4809495e779ff\"",
 
296
        "member_id": 299024060552066861675391395432566914375, "user": "http://localhost:9001/3.0/users/95044290017484342120664175382487617162",
 
297
        "self_link": "http://localhost:9001/3.0/members/299024060552066861675391395432566914375"}],
 
298
        "start": 0}'}
 
299
    headers:
 
300
      content-length: ['565']
 
301
      content-type: [application/json; charset=utf-8]
 
302
      date: ['Fri, 17 Apr 2015 21:06:33 GMT']
 
303
      server: [WSGIServer/0.2 CPython/3.4.2]
 
304
    status: {code: 200, message: OK}
 
305
- request:
 
306
    body: null
 
307
    headers:
 
308
      accept-encoding: ['gzip, deflate']
 
309
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
310
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
311
    method: !!python/unicode 'GET'
 
312
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
 
313
  response:
 
314
    body: {string: !!python/unicode '{"http_etag": "\"f522516f993a5825937a080d7d5581016a152ab8\"",
 
315
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "moderator",
 
316
        "email": "moderator@example.com", "address": "http://localhost:9001/3.0/addresses/moderator@example.com",
 
317
        "list_id": "foo.example.com", "http_etag": "\"ea4b59149fb520cd9c27c85626d11e1e524a8c2b\"",
 
318
        "member_id": 135784022531765933381966377047581383248, "user": "http://localhost:9001/3.0/users/92094995257680408839787381726301419694",
 
319
        "self_link": "http://localhost:9001/3.0/members/135784022531765933381966377047581383248"}],
 
320
        "start": 0}'}
 
321
    headers:
 
322
      content-length: ['577']
 
323
      content-type: [application/json; charset=utf-8]
 
324
      date: ['Fri, 17 Apr 2015 21:06:33 GMT']
 
325
      server: [WSGIServer/0.2 CPython/3.4.2]
 
326
    status: {code: 200, message: OK}
 
327
- request:
 
328
    body: null
 
329
    headers:
 
330
      accept-encoding: ['gzip, deflate']
 
331
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
332
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
333
    method: !!python/unicode 'GET'
 
334
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/owner
 
335
  response:
 
336
    body: {string: !!python/unicode '{"http_etag": "\"26bd6686cfe7a4f8557f9042362c7466fa627240\"",
 
337
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "owner",
 
338
        "email": "owner@example.com", "address": "http://localhost:9001/3.0/addresses/owner@example.com",
 
339
        "list_id": "foo.example.com", "http_etag": "\"ad9414d29c784cb7960ffd5ec0c4809495e779ff\"",
 
340
        "member_id": 299024060552066861675391395432566914375, "user": "http://localhost:9001/3.0/users/95044290017484342120664175382487617162",
 
341
        "self_link": "http://localhost:9001/3.0/members/299024060552066861675391395432566914375"}],
 
342
        "start": 0}'}
 
343
    headers:
 
344
      content-length: ['565']
 
345
      content-type: [application/json; charset=utf-8]
 
346
      date: ['Fri, 17 Apr 2015 21:06:33 GMT']
 
347
      server: [WSGIServer/0.2 CPython/3.4.2]
 
348
    status: {code: 200, message: OK}
 
349
- request:
 
350
    body: null
 
351
    headers:
 
352
      accept-encoding: ['gzip, deflate']
 
353
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
 
354
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b2']
 
355
    method: !!python/unicode 'GET'
 
356
    uri: http://localhost:9001/3.0/lists/foo.example.com/roster/moderator
 
357
  response:
 
358
    body: {string: !!python/unicode '{"http_etag": "\"f522516f993a5825937a080d7d5581016a152ab8\"",
 
359
        "total_size": 1, "entries": [{"delivery_mode": "regular", "role": "moderator",
 
360
        "email": "moderator@example.com", "address": "http://localhost:9001/3.0/addresses/moderator@example.com",
 
361
        "list_id": "foo.example.com", "http_etag": "\"ea4b59149fb520cd9c27c85626d11e1e524a8c2b\"",
 
362
        "member_id": 135784022531765933381966377047581383248, "user": "http://localhost:9001/3.0/users/92094995257680408839787381726301419694",
 
363
        "self_link": "http://localhost:9001/3.0/members/135784022531765933381966377047581383248"}],
 
364
        "start": 0}'}
 
365
    headers:
 
366
      content-length: ['577']
 
367
      content-type: [application/json; charset=utf-8]
 
368
      date: ['Fri, 17 Apr 2015 21:06:33 GMT']
362
369
      server: [WSGIServer/0.2 CPython/3.4.2]
363
370
    status: {code: 200, message: OK}
364
371
version: 1