- request: !!python/object:vcr.request.Request
    body: null
    headers: !!python/object/apply:__builtin__.frozenset
    - - !!python/tuple [cache-control, no-cache]
      - !!python/tuple [user-agent, myfc_id client]
      - !!python/tuple [Authorization, !!python/unicode 'Basic Pz8/Pz86WFhYWFhY']
      - !!python/tuple [accept, application/json]
      - !!python/tuple [content-type, application/json]
      - !!python/tuple [Accept-Encoding, 'gzip, deflate, compress']
      - !!python/tuple [content-length, '0']
    host: sandbox.app.passaporteweb.com.br
    method: GET
    path: /profile/api/info//?email=identity_client%40disposableinbox.com
    port: 80
    protocol: http
  response:
    body: {string: ''}
    headers: {connection: keep-alive, content-length: '0', content-type: text/html;
        charset=utf-8, date: 'Fri, 28 Jun 2013 19:29:21 GMT', p3p: CP="NON DSP COR
        CURa TIA", server: nginx/0.7.67, www-authenticate: Basic realm="Myfc ID"}
    status: {code: 401, message: UNAUTHORIZED}
