~ubuntu-branches/debian/sid/lexicon/sid

« back to all changes in this revision

Viewing changes to tests/fixtures/cassettes/namesilo/IntegrationTests/test_Provider_authenticate.yaml

  • Committer: Package Import Robot
  • Author(s): Ana Custura
  • Date: 2018-03-02 22:36:08 UTC
  • Revision ID: package-import@ubuntu.com-20180302223608-4e2sghral3uifgq7
Tags: upstream-2.1.21
ImportĀ upstreamĀ versionĀ 2.1.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
interactions:
 
2
- request:
 
3
    body: null
 
4
    headers:
 
5
      Accept: ['*/*']
 
6
      Accept-Encoding: ['gzip, deflate']
 
7
      Connection: [keep-alive]
 
8
      User-Agent: [python-requests/2.9.1]
 
9
    method: GET
 
10
    uri: http://sandbox.namesilo.com/api/getDomainInfo?domain=capsulecdfake.com&version=1&type=xml
 
11
  response:
 
12
    body: {string: !!python/unicode '<?xml version="1.0"?>
 
13
 
 
14
        <namesilo><request><operation>getDomainInfo</operation><ip>208.72.142.184</ip></request><reply><code>300</code><detail>success</detail><created>2016-04-02</created><expires>2018-04-02</expires><status>Active</status><locked>Yes</locked><private>Yes</private><auto_renew>Yes</auto_renew><traffic_type>Parked</traffic_type><forward_url>N/A</forward_url><forward_type>N/A</forward_type><nameservers><nameserver
 
15
        position="1">NS1.NAMESILO.COM</nameserver><nameserver position="2">NS2.NAMESILO.COM</nameserver></nameservers><contact_ids><registrant>1321</registrant><administrative>1321</administrative><technical>1321</technical><billing>1321</billing></contact_ids></reply></namesilo>
 
16
 
 
17
        '}
 
18
    headers:
 
19
      cache-control: ['no-store, no-cache, must-revalidate, post-check=0, pre-check=0']
 
20
      connection: [keep-alive]
 
21
      content-length: ['703']
 
22
      content-type: [text/xml]
 
23
      date: ['Sun, 03 Apr 2016 02:35:27 GMT']
 
24
      expires: ['Thu, 19 Nov 1981 08:52:00 GMT']
 
25
      pragma: [no-cache]
 
26
      server: [nginx]
 
27
      set-cookie: [PHPSESSID=28e8686ba8abbccb0f9a652331a76c21; path=/; domain=dev.namesilo.com]
 
28
      transfer-encoding: [chunked]
 
29
      vary: [Accept-Encoding]
 
30
      x-proxy-cache: [MISS]
 
31
    status: {code: 200, message: OK}
 
32
version: 1