Sha256: 25bfa9aa1393bb3e6c184b1a6ae9c5f2359d7a4852a2572fc94e56947f98bcc0

Contents?: true

Size: 1.04 KB

Versions: 5

Compression:

Stored size: 1.04 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: https://api.emailcampaigns.net:443/2/REST/?email=unknown@example.com&key=%{API_KEY}&method=Contact_Get&optionalParameters%5BgetAllCustomFields%5D=true
    body: 
    headers: 
      accept: 
      - application/json
      user-agent: 
      - contactology/0.0.1 (Rubygems; Ruby 1.9.2 x86_64-darwin10.7.1)
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      x-powered-by: 
      - PHP/5.2.10
      set-cookie: 
      - PHPSESSID=1541b5f751b8028a0779c89d4515d892; path=/
      expires: 
      - Thu, 19 Nov 1981 08:52:00 GMT
      cache-control: 
      - no-store, no-cache, must-revalidate, post-check=0, pre-check=0
      pragma: 
      - no-cache
      content-type: 
      - text/plain;charset=UTF-8
      transfer-encoding: 
      - chunked
      date: 
      - Tue, 02 Aug 2011 12:21:26 GMT
      server: 
      - lighttpd/1.4.28
    body: "[]"
    http_version: "1.1"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
contactology-0.1.2 spec/fixtures/net/contact/find/unknown.yml
contactology-0.1.1 spec/fixtures/net/contact/find/unknown.yml
contactology-0.1.0 spec/fixtures/net/contact/find/unknown.yml
contactology-0.0.2 spec/fixtures/net/contact/find/unknown.yml
contactology-0.0.1 spec/fixtures/net/contact/find/unknown.yml