Newer
Older
postorius / src / postorius / tests / fixtures / vcr_cassettes / test_list_new / list_creation / new_list_created_with_owner.yaml
interactions:
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"ada6297bd60e6fc8b625d4f706d34d3925737a14\"",
        "total_size": 2, "entries": [{"description": null, "url_host": "example.com",
        "base_url": "http://example.com", "contact_address": "postmaster@example.com",
        "mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
        "http_etag": "\"40f27b0d07b71e91cc08047b8171e2b0bb1d5967\""}, {"description":
        null, "url_host": "example.org", "base_url": "http://example.org", "contact_address":
        "postmaster@example.org", "mail_host": "example.org", "self_link": "http://localhost:9001/3.0/domains/example.org",
        "http_etag": "\"730f23a7a90aecfe1248f952d15bcfe97ce9e51f\""}]}'}
    headers:
      content-length: ['663']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains/example.com
  response:
    body: {string: !!python/unicode '{"description": null, "url_host": "example.com",
        "base_url": "http://example.com", "contact_address": "postmaster@example.com",
        "mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
        "http_etag": "\"40f27b0d07b71e91cc08047b8171e2b0bb1d5967\""}'}
    headers:
      content-length: ['278']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains/example.org
  response:
    body: {string: !!python/unicode '{"description": null, "url_host": "example.org",
        "base_url": "http://example.org", "contact_address": "postmaster@example.org",
        "mail_host": "example.org", "self_link": "http://localhost:9001/3.0/domains/example.org",
        "http_etag": "\"730f23a7a90aecfe1248f952d15bcfe97ce9e51f\""}'}
    headers:
      content-length: ['278']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains/example.com
  response:
    body: {string: !!python/unicode '{"description": null, "url_host": "example.com",
        "base_url": "http://example.com", "contact_address": "postmaster@example.com",
        "mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
        "http_etag": "\"40f27b0d07b71e91cc08047b8171e2b0bb1d5967\""}'}
    headers:
      content-length: ['278']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains/example.com
  response:
    body: {string: !!python/unicode '{"description": null, "url_host": "example.com",
        "base_url": "http://example.com", "contact_address": "postmaster@example.com",
        "mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
        "http_etag": "\"40f27b0d07b71e91cc08047b8171e2b0bb1d5967\""}'}
    headers:
      content-length: ['278']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: fqdn_listname=a_new_list%40example.com
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'content-type': [!!python/unicode 'application/x-www-form-urlencoded']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'POST'
    uri: http://localhost:9001/3.0/lists
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      location: ['http://localhost:9001/3.0/lists/a_new_list.example.com']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 201, message: Created}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list.example.com
  response:
    body: {string: !!python/unicode '{"display_name": "A_new_list", "http_etag": "\"447e005af2b208bfea01f6425b786356f0a374de\"",
        "self_link": "http://localhost:9001/3.0/lists/a_new_list.example.com", "volume":
        1, "fqdn_listname": "a_new_list@example.com", "list_id": "a_new_list.example.com",
        "member_count": 0, "mail_host": "example.com", "list_name": "a_new_list"}'}
    headers:
      content-length: ['329']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: subscriber=owner%40example.com&role=owner&list_id=a_new_list.example.com
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'content-type': [!!python/unicode 'application/x-www-form-urlencoded']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'POST'
    uri: http://localhost:9001/3.0/members
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      location: ['http://localhost:9001/3.0/members/226977873750478148374189760046844001083']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 201, message: Created}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list@example.com/config
  response:
    body: {string: !!python/unicode '{"digest_last_sent_at": null, "scheme": "http",
        "next_digest_number": 1, "first_strip_reply_to": false, "reply_to_address":
        "", "convert_html_to_plaintext": false, "administrivia": true, "owner_address":
        "a_new_list-owner@example.com", "admin_notify_mchanges": false, "display_name":
        "A_new_list", "created_at": "2015-02-09T21:39:05.258432", "posting_address":
        "a_new_list@example.com", "http_etag": "\"71227cfcd333cb14a68d11638c97ebcb8c0b5f39\"",
        "default_member_action": "defer", "fqdn_listname": "a_new_list@example.com",
        "archive_policy": "public", "list_name": "a_new_list", "filter_content": false,
        "welcome_message_uri": "mailman:///welcome.txt", "no_reply_address": "noreply@example.com",
        "autoresponse_request_text": "", "digest_size_threshold": 30.0, "acceptable_aliases":
        [], "anonymous_list": false, "default_nonmember_action": "hold", "autoresponse_grace_period":
        "90d", "advertised": true, "autorespond_owner": "none", "volume": 1, "include_rfc2369_headers":
        true, "posting_pipeline": "default-posting-pipeline", "send_welcome_message":
        true, "request_address": "a_new_list-request@example.com", "subject_prefix":
        "[A_new_list] ", "bounces_address": "a_new_list-bounces@example.com", "description":
        "", "web_host": "example.com", "autoresponse_postings_text": "", "last_post_at":
        null, "autorespond_requests": "none", "allow_list_posts": true, "join_address":
        "a_new_list-join@example.com", "autoresponse_owner_text": "", "autorespond_postings":
        "none", "reply_goes_to_list": "no_munging", "post_id": 1, "collapse_alternatives":
        true, "admin_immed_notify": true, "mail_host": "example.com", "leave_address":
        "a_new_list-leave@example.com"}'}
    headers:
      content-length: ['1653']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: default_nonmember_action=hold&default_member_action=defer&admin_notify_mchanges=False&send_welcome_message=True&allow_list_posts=True&posting_pipeline=default-posting-pipeline&administrivia=True&filter_content=False&autorespond_owner=none&display_name=A_new_list&advertised=True&first_strip_reply_to=False&autoresponse_request_text=&description=A+new+list.&reply_to_address=&autoresponse_owner_text=&subject_prefix=%5BA_new_list%5D+&include_rfc2369_headers=True&convert_html_to_plaintext=False&anonymous_list=False&archive_policy=public&autorespond_postings=none&digest_size_threshold=30.0&autoresponse_grace_period=90d&reply_goes_to_list=no_munging&autorespond_requests=none&welcome_message_uri=mailman%3A%2F%2F%2Fwelcome.txt&admin_immed_notify=True&autoresponse_postings_text=&collapse_alternatives=True
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'content-type': [!!python/unicode 'application/x-www-form-urlencoded']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'PATCH'
    uri: http://localhost:9001/3.0/lists/a_new_list@example.com/config
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 204, message: No Content}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list@example.com
  response:
    body: {string: !!python/unicode '{"display_name": "A_new_list", "http_etag": "\"447e005af2b208bfea01f6425b786356f0a374de\"",
        "self_link": "http://localhost:9001/3.0/lists/a_new_list.example.com", "volume":
        1, "fqdn_listname": "a_new_list@example.com", "list_id": "a_new_list.example.com",
        "member_count": 0, "mail_host": "example.com", "list_name": "a_new_list"}'}
    headers:
      content-length: ['329']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"a7012f722631e3104ce2ad391dfd090400674514\"",
        "total_size": 1, "entries": [{"address": "http://localhost:9001/3.0/addresses/owner@example.com",
        "list_id": "a_new_list.example.com", "http_etag": "\"d86d3b285e7fde804e0959e276b5984b0ce17f9f\"",
        "delivery_mode": "regular", "email": "owner@example.com", "self_link": "http://localhost:9001/3.0/members/226977873750478148374189760046844001083",
        "role": "owner", "user": "http://localhost:9001/3.0/users/33053400552422307362609732601039123688"}]}'}
    headers:
      content-length: ['518']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:39:05 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"b4ea7109190ac24defea706a8fc8807090dabba4\"",
        "total_size": 1, "entries": [{"description": null, "url_host": "example.com",
        "base_url": "http://example.com", "contact_address": "postmaster@example.com",
        "mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
        "http_etag": "\"40f27b0d07b71e91cc08047b8171e2b0bb1d5967\""}]}'}
    headers:
      content-length: ['383']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains/example.com
  response:
    body: {string: !!python/unicode '{"description": null, "url_host": "example.com",
        "base_url": "http://example.com", "contact_address": "postmaster@example.com",
        "mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
        "http_etag": "\"40f27b0d07b71e91cc08047b8171e2b0bb1d5967\""}'}
    headers:
      content-length: ['278']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains/example.com
  response:
    body: {string: !!python/unicode '{"description": null, "url_host": "example.com",
        "base_url": "http://example.com", "contact_address": "postmaster@example.com",
        "mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
        "http_etag": "\"40f27b0d07b71e91cc08047b8171e2b0bb1d5967\""}'}
    headers:
      content-length: ['278']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/domains/example.com
  response:
    body: {string: !!python/unicode '{"description": null, "url_host": "example.com",
        "base_url": "http://example.com", "contact_address": "postmaster@example.com",
        "mail_host": "example.com", "self_link": "http://localhost:9001/3.0/domains/example.com",
        "http_etag": "\"40f27b0d07b71e91cc08047b8171e2b0bb1d5967\""}'}
    headers:
      content-length: ['278']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: fqdn_listname=a_new_list%40example.com
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'content-type': [!!python/unicode 'application/x-www-form-urlencoded']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'POST'
    uri: http://localhost:9001/3.0/lists
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      location: ['http://localhost:9001/3.0/lists/a_new_list.example.com']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 201, message: Created}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list.example.com
  response:
    body: {string: !!python/unicode '{"display_name": "A_new_list", "http_etag": "\"447e005af2b208bfea01f6425b786356f0a374de\"",
        "self_link": "http://localhost:9001/3.0/lists/a_new_list.example.com", "volume":
        1, "fqdn_listname": "a_new_list@example.com", "list_id": "a_new_list.example.com",
        "member_count": 0, "mail_host": "example.com", "list_name": "a_new_list"}'}
    headers:
      content-length: ['329']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: subscriber=owner%40example.com&role=owner&list_id=a_new_list.example.com
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'content-type': [!!python/unicode 'application/x-www-form-urlencoded']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'POST'
    uri: http://localhost:9001/3.0/members
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      location: ['http://localhost:9001/3.0/members/28143965406037438169986764436672054161']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 201, message: Created}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list@example.com/config
  response:
    body: {string: !!python/unicode '{"digest_last_sent_at": null, "scheme": "http",
        "next_digest_number": 1, "first_strip_reply_to": false, "reply_to_address":
        "", "convert_html_to_plaintext": false, "administrivia": true, "owner_address":
        "a_new_list-owner@example.com", "admin_notify_mchanges": false, "display_name":
        "A_new_list", "created_at": "2015-02-09T21:41:15.515665", "posting_address":
        "a_new_list@example.com", "http_etag": "\"986ccfbd4402fe9ce735e7379b2767aaea233bb4\"",
        "default_member_action": "defer", "fqdn_listname": "a_new_list@example.com",
        "archive_policy": "public", "list_name": "a_new_list", "filter_content": false,
        "welcome_message_uri": "mailman:///welcome.txt", "no_reply_address": "noreply@example.com",
        "autoresponse_request_text": "", "digest_size_threshold": 30.0, "acceptable_aliases":
        [], "anonymous_list": false, "default_nonmember_action": "hold", "autoresponse_grace_period":
        "90d", "advertised": true, "autorespond_owner": "none", "volume": 1, "include_rfc2369_headers":
        true, "posting_pipeline": "default-posting-pipeline", "send_welcome_message":
        true, "request_address": "a_new_list-request@example.com", "subject_prefix":
        "[A_new_list] ", "bounces_address": "a_new_list-bounces@example.com", "description":
        "", "web_host": "example.com", "autoresponse_postings_text": "", "last_post_at":
        null, "autorespond_requests": "none", "allow_list_posts": true, "join_address":
        "a_new_list-join@example.com", "autoresponse_owner_text": "", "autorespond_postings":
        "none", "reply_goes_to_list": "no_munging", "post_id": 1, "collapse_alternatives":
        true, "admin_immed_notify": true, "mail_host": "example.com", "leave_address":
        "a_new_list-leave@example.com"}'}
    headers:
      content-length: ['1653']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: default_nonmember_action=hold&default_member_action=defer&admin_notify_mchanges=False&send_welcome_message=True&allow_list_posts=True&posting_pipeline=default-posting-pipeline&administrivia=True&filter_content=False&autorespond_owner=none&display_name=A_new_list&advertised=True&first_strip_reply_to=False&autoresponse_request_text=&description=A+new+list.&reply_to_address=&autoresponse_owner_text=&subject_prefix=%5BA_new_list%5D+&include_rfc2369_headers=True&convert_html_to_plaintext=False&anonymous_list=False&archive_policy=public&autorespond_postings=none&digest_size_threshold=30.0&autoresponse_grace_period=90d&reply_goes_to_list=no_munging&autorespond_requests=none&welcome_message_uri=mailman%3A%2F%2F%2Fwelcome.txt&admin_immed_notify=True&autoresponse_postings_text=&collapse_alternatives=True
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'content-type': [!!python/unicode 'application/x-www-form-urlencoded']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'PATCH'
    uri: http://localhost:9001/3.0/lists/a_new_list@example.com/config
  response:
    body: {string: !!python/unicode ''}
    headers:
      content-length: ['0']
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 204, message: No Content}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list@example.com
  response:
    body: {string: !!python/unicode '{"display_name": "A_new_list", "http_etag": "\"447e005af2b208bfea01f6425b786356f0a374de\"",
        "self_link": "http://localhost:9001/3.0/lists/a_new_list.example.com", "volume":
        1, "fqdn_listname": "a_new_list@example.com", "list_id": "a_new_list.example.com",
        "member_count": 0, "mail_host": "example.com", "list_name": "a_new_list"}'}
    headers:
      content-length: ['329']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
- request:
    body: null
    headers:
      accept-encoding: ['gzip, deflate']
      !!python/unicode 'authorization': [!!python/unicode 'Basic cmVzdGFkbWluOnJlc3RwYXNz']
      !!python/unicode 'user-agent': [!!python/unicode 'GNU Mailman REST client v1.0.0b1']
    method: !!python/unicode 'GET'
    uri: http://localhost:9001/3.0/lists/a_new_list.example.com/roster/owner
  response:
    body: {string: !!python/unicode '{"start": 0, "http_etag": "\"2c769db0cf027118e7c042c8f95f8f1176d46585\"",
        "total_size": 1, "entries": [{"address": "http://localhost:9001/3.0/addresses/owner@example.com",
        "list_id": "a_new_list.example.com", "http_etag": "\"5ddeb767312916f130cf00de70143799e0ca3a7b\"",
        "delivery_mode": "regular", "email": "owner@example.com", "self_link": "http://localhost:9001/3.0/members/28143965406037438169986764436672054161",
        "role": "owner", "user": "http://localhost:9001/3.0/users/33053400552422307362609732601039123688"}]}'}
    headers:
      content-length: ['517']
      content-type: [application/json; charset=utf-8]
      date: ['Mon, 09 Feb 2015 21:41:15 GMT']
      server: [WSGIServer/0.2 CPython/3.4.2]
    status: {code: 200, message: OK}
version: 1