github.com/cornelk/go-cloud@v0.17.1/secrets/azurekeyvault/testdata/TestConformance/TestAs/verify_As_returns_false_when_passed_nil.replay (about)

     1  {
     2    "Initial": "AQAAAA7U35CEE2yo+/5c",
     3    "Version": "0.2",
     4    "Converter": {
     5      "ClearHeaders": [
     6        "^X-Goog-.*Encryption-Key$",
     7        "^X-Ms-Date$",
     8        "^User-Agent$"
     9      ],
    10      "RemoveRequestHeaders": [
    11        "^Authorization$",
    12        "^Proxy-Authorization$",
    13        "^Connection$",
    14        "^Content-Type$",
    15        "^Date$",
    16        "^Host$",
    17        "^Transfer-Encoding$",
    18        "^Via$",
    19        "^X-Forwarded-.*$",
    20        "^X-Cloud-Trace-Context$",
    21        "^X-Goog-Api-Client$",
    22        "^X-Google-.*$",
    23        "^X-Gfe-.*$"
    24      ],
    25      "RemoveResponseHeaders": [
    26        "^X-Google-.*$",
    27        "^X-Gfe-.*$"
    28      ],
    29      "ClearParams": null,
    30      "RemoveParams": [
    31        "^se$",
    32        "^sig$",
    33        "^X-Ms-Date$"
    34      ]
    35    },
    36    "Entries": [
    37      {
    38        "ID": "f045326b3fdd03d7",
    39        "Request": {
    40          "Method": "POST",
    41          "URL": "https://go-cdk.vault.azure.net/keys/test1//decrypt?api-version=7.0",
    42          "Header": {
    43            "Accept-Encoding": [
    44              "gzip"
    45            ],
    46            "Content-Length": [
    47              "57"
    48            ],
    49            "User-Agent": [
    50              "CLEARED"
    51            ]
    52          },
    53          "MediaType": "application/json",
    54          "BodyParts": [
    55            "eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJ2YWx1ZSI6Im1hbGZvcm1lZCBjaXBoZXIgbWVzc2FnZSJ9"
    56          ]
    57        },
    58        "Response": {
    59          "StatusCode": 400,
    60          "Proto": "HTTP/1.1",
    61          "ProtoMajor": 1,
    62          "ProtoMinor": 1,
    63          "Header": {
    64            "Cache-Control": [
    65              "no-cache"
    66            ],
    67            "Content-Length": [
    68              "119"
    69            ],
    70            "Content-Type": [
    71              "application/json; charset=utf-8"
    72            ],
    73            "Date": [
    74              "Fri, 09 Aug 2019 16:04:20 GMT"
    75            ],
    76            "Expires": [
    77              "-1"
    78            ],
    79            "Pragma": [
    80              "no-cache"
    81            ],
    82            "Server": [
    83              "Microsoft-IIS/10.0"
    84            ],
    85            "Strict-Transport-Security": [
    86              "max-age=31536000;includeSubDomains"
    87            ],
    88            "X-Aspnet-Version": [
    89              "4.0.30319"
    90            ],
    91            "X-Content-Type-Options": [
    92              "nosniff"
    93            ],
    94            "X-Ms-Keyvault-Network-Info": [
    95              "addr=104.133.9.74;act_addr_fam=InterNetwork;"
    96            ],
    97            "X-Ms-Keyvault-Region": [
    98              "centralus"
    99            ],
   100            "X-Ms-Keyvault-Service-Version": [
   101              "1.1.0.875"
   102            ],
   103            "X-Ms-Request-Id": [
   104              "da828a55-9deb-450b-885d-01a61f0263a9"
   105            ],
   106            "X-Powered-By": [
   107              "ASP.NET"
   108            ]
   109          },
   110          "Body": "eyJlcnJvciI6eyJjb2RlIjoiQmFkUGFyYW1ldGVyIiwibWVzc2FnZSI6IkNvbnRlbnQgb2YgJ3ZhbHVlJyBpcyBub3QgYmFzZTY0dXJsLlxyXG5Qcm9wZXJ0eSAndmFsdWUnIGlzIHJlcXVpcmVkLlxyXG4ifX0="
   111        }
   112      }
   113    ]
   114  }