---
http_interactions:
- request:
    method: get
    uri: http://admin:password@test.mxhero.com/webapi/api/v1/domains/mxhero.com/
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json
      Content-Type:
      - application/json
      Authorization:
      - Basic YWRtaW46cGFzc3dvcmQ=
  response:
    status:
      code: 200
      message: !binary |-
        T0s=
    headers:
      !binary "RGF0ZQ==":
      - !binary |-
        RnJpLCAxOCBPY3QgMjAxMyAxOTo1MToyNSBHTVQ=
      !binary "U2VydmVy":
      - !binary |-
        QXBhY2hlLzIuMi4xNCAoVWJ1bnR1KQ==
      !binary "VHJhbnNmZXItRW5jb2Rpbmc=":
      - !binary |-
        Y2h1bmtlZA==
      !binary "Q29udGVudC1UeXBl":
      - !binary |-
        YXBwbGljYXRpb24vanNvbg==
    body:
      encoding: US-ASCII
      string: ! '{"domain":"mxhero.com","server":"gmail.mxhero.com","creationDate":1371220326000,"updatedDate":1375909534000,"aliases":["hero.mx","mxhero.com","mxhero.net","mxhero.org"],"ldap":null}'
    http_version: 
  recorded_at: Fri, 18 Oct 2013 19:51:25 GMT
- request:
    method: get
    uri: http://admin:password@test.mxhero.com/webapi/api/v1/domains/xxxx.xxx/
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json
      Content-Type:
      - application/json
      Authorization:
      - Basic YWRtaW46cGFzc3dvcmQ=
  response:
    status:
      code: 404
      message: !binary |-
        Tm90IEZvdW5k
    headers:
      !binary "RGF0ZQ==":
      - !binary |-
        RnJpLCAxOCBPY3QgMjAxMyAxOTo1MToyNiBHTVQ=
      !binary "U2VydmVy":
      - !binary |-
        QXBhY2hlLzIuMi4xNCAoVWJ1bnR1KQ==
      !binary "VHJhbnNmZXItRW5jb2Rpbmc=":
      - !binary |-
        Y2h1bmtlZA==
      !binary "Q29udGVudC1UeXBl":
      - !binary |-
        YXBwbGljYXRpb24vanNvbg==
    body:
      encoding: US-ASCII
      string: ! '{"status":404,"code":404,"message":"domain.not.found","developerMessage":"domain.not.found","moreInfoUrl":"mailto:support@mxhero.com"}'
    http_version: 
  recorded_at: Fri, 18 Oct 2013 19:51:26 GMT
recorded_with: VCR 2.5.0