github.com/thiagoyeds/go-cloud@v0.26.0/secrets/azurekeyvault/testdata/TestConformance/TestAs/verify_As_function.replay (about)

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