github.com/cornelk/go-cloud@v0.17.1/blob/s3blob/testdata/TestConformance/TestDelete/NonExistentFails.replay (about)

     1  {
     2    "Initial": "AQAAAA7U35MwAOw05f5c",
     3    "Version": "0.2",
     4    "Converter": {
     5      "ClearHeaders": [
     6        "^X-Goog-.*Encryption-Key$",
     7        "^X-Amz-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        "^Authorization$",
    25        "^Duration$",
    26        "^X-Amz-Security-Token$"
    27      ],
    28      "RemoveResponseHeaders": [
    29        "^X-Google-.*$",
    30        "^X-Gfe-.*$"
    31      ],
    32      "ClearParams": [
    33        "^X-Amz-Date$"
    34      ],
    35      "RemoveParams": [
    36        "^X-Amz-Credential$",
    37        "^X-Amz-Signature$",
    38        "^X-Amz-Security-Token$"
    39      ]
    40    },
    41    "Entries": [
    42      {
    43        "ID": "f21141fb0d9011ca",
    44        "Request": {
    45          "Method": "HEAD",
    46          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/does-not-exist",
    47          "Header": {
    48            "User-Agent": [
    49              "CLEARED"
    50            ],
    51            "X-Amz-Content-Sha256": [
    52              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
    53            ],
    54            "X-Amz-Date": [
    55              "CLEARED"
    56            ]
    57          },
    58          "MediaType": "",
    59          "BodyParts": [
    60            ""
    61          ]
    62        },
    63        "Response": {
    64          "StatusCode": 404,
    65          "Proto": "HTTP/1.1",
    66          "ProtoMajor": 1,
    67          "ProtoMinor": 1,
    68          "Header": {
    69            "Content-Type": [
    70              "application/xml"
    71            ],
    72            "Date": [
    73              "Fri, 09 Aug 2019 16:15:43 GMT"
    74            ],
    75            "Server": [
    76              "AmazonS3"
    77            ],
    78            "X-Amz-Id-2": [
    79              "nvqYEi+3t6uUESLQcF1WP4jj0oXSIDB17XBmZewhyO19qnZTiAYeXi/c3YP12baMz1QniMpgGdw="
    80            ],
    81            "X-Amz-Request-Id": [
    82              "4A787414CBB77CE2"
    83            ]
    84          },
    85          "Body": ""
    86        }
    87      }
    88    ]
    89  }