github.com/thiagoyeds/go-cloud@v0.26.0/blob/s3blob/testdata/TestConformanceUsingLegacyList/TestKeys/fwdslashes.replay (about)

     1  {
     2    "Initial": "AQAAAA7XW2b1B1j6c/4g",
     3    "Version": "0.2",
     4    "Converter": {
     5      "ScrubBody": null,
     6      "ClearHeaders": [
     7        "^X-Goog-.*Encryption-Key$",
     8        "^X-Amz-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        "^Authorization$",
    26        "^Duration$",
    27        "^X-Amz-Security-Token$"
    28      ],
    29      "RemoveResponseHeaders": [
    30        "^X-Google-.*$",
    31        "^X-Gfe-.*$"
    32      ],
    33      "ClearParams": [
    34        "^X-Amz-Date$"
    35      ],
    36      "RemoveParams": [
    37        "^X-Amz-Credential$",
    38        "^X-Amz-Signature$",
    39        "^X-Amz-Security-Token$"
    40      ]
    41    },
    42    "Entries": [
    43      {
    44        "ID": "b4b8f08273c3e22c",
    45        "Request": {
    46          "Method": "PUT",
    47          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/weird-keysfoo/bar/baz",
    48          "Header": {
    49            "Accept-Encoding": [
    50              "gzip"
    51            ],
    52            "Content-Length": [
    53              "5"
    54            ],
    55            "Content-Md5": [
    56              "XUFAKrxLKna5cZ2REBfFkg=="
    57            ],
    58            "User-Agent": [
    59              "CLEARED"
    60            ],
    61            "X-Amz-Content-Sha256": [
    62              "2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824"
    63            ],
    64            "X-Amz-Date": [
    65              "CLEARED"
    66            ]
    67          },
    68          "MediaType": "text/plain",
    69          "BodyParts": [
    70            "aGVsbG8="
    71          ]
    72        },
    73        "Response": {
    74          "StatusCode": 200,
    75          "Proto": "HTTP/1.1",
    76          "ProtoMajor": 1,
    77          "ProtoMinor": 1,
    78          "Header": {
    79            "Content-Length": [
    80              "0"
    81            ],
    82            "Date": [
    83              "Thu, 03 Dec 2020 23:08:38 GMT"
    84            ],
    85            "Etag": [
    86              "\"5d41402abc4b2a76b9719d911017c592\""
    87            ],
    88            "Server": [
    89              "AmazonS3"
    90            ],
    91            "X-Amz-Id-2": [
    92              "NTUDWd24eogZIRpsTDc/o7Sy5WZEyCHNJ44kLWBSMQy341rH7sh3ddx3k3ovjjVHSVkpASyxM/8="
    93            ],
    94            "X-Amz-Request-Id": [
    95              "E4B9A661CED636BF"
    96            ]
    97          },
    98          "Body": ""
    99        }
   100      },
   101      {
   102        "ID": "e8a65adfcec1af48",
   103        "Request": {
   104          "Method": "GET",
   105          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/weird-keysfoo/bar/baz",
   106          "Header": {
   107            "Accept-Encoding": [
   108              "gzip"
   109            ],
   110            "User-Agent": [
   111              "CLEARED"
   112            ],
   113            "X-Amz-Content-Sha256": [
   114              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   115            ],
   116            "X-Amz-Date": [
   117              "CLEARED"
   118            ]
   119          },
   120          "MediaType": "",
   121          "BodyParts": [
   122            ""
   123          ]
   124        },
   125        "Response": {
   126          "StatusCode": 200,
   127          "Proto": "HTTP/1.1",
   128          "ProtoMajor": 1,
   129          "ProtoMinor": 1,
   130          "Header": {
   131            "Accept-Ranges": [
   132              "bytes"
   133            ],
   134            "Content-Length": [
   135              "5"
   136            ],
   137            "Content-Type": [
   138              "text/plain; charset=utf-8"
   139            ],
   140            "Date": [
   141              "Thu, 03 Dec 2020 23:08:38 GMT"
   142            ],
   143            "Etag": [
   144              "\"5d41402abc4b2a76b9719d911017c592\""
   145            ],
   146            "Last-Modified": [
   147              "Thu, 03 Dec 2020 23:08:38 GMT"
   148            ],
   149            "Server": [
   150              "AmazonS3"
   151            ],
   152            "X-Amz-Id-2": [
   153              "6MI++UH/y87H6nN9dOW1d3xwkP+S5YLNLNtsRBaA869ztta1ZsyPB52S1lUB8iGlf6rBBJt8Ugw="
   154            ],
   155            "X-Amz-Request-Id": [
   156              "F3866DB89B378ACE"
   157            ]
   158          },
   159          "Body": "aGVsbG8="
   160        }
   161      },
   162      {
   163        "ID": "6c2dce59b481e1eb",
   164        "Request": {
   165          "Method": "HEAD",
   166          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/weird-keysfoo/bar/baz",
   167          "Header": {
   168            "User-Agent": [
   169              "CLEARED"
   170            ],
   171            "X-Amz-Content-Sha256": [
   172              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   173            ],
   174            "X-Amz-Date": [
   175              "CLEARED"
   176            ]
   177          },
   178          "MediaType": "",
   179          "BodyParts": [
   180            ""
   181          ]
   182        },
   183        "Response": {
   184          "StatusCode": 200,
   185          "Proto": "HTTP/1.1",
   186          "ProtoMajor": 1,
   187          "ProtoMinor": 1,
   188          "Header": {
   189            "Accept-Ranges": [
   190              "bytes"
   191            ],
   192            "Content-Length": [
   193              "5"
   194            ],
   195            "Content-Type": [
   196              "text/plain; charset=utf-8"
   197            ],
   198            "Date": [
   199              "Thu, 03 Dec 2020 23:08:38 GMT"
   200            ],
   201            "Etag": [
   202              "\"5d41402abc4b2a76b9719d911017c592\""
   203            ],
   204            "Last-Modified": [
   205              "Thu, 03 Dec 2020 23:08:38 GMT"
   206            ],
   207            "Server": [
   208              "AmazonS3"
   209            ],
   210            "X-Amz-Id-2": [
   211              "HD+OjvNtp4sPAOUNR8eX/7VI/paq2UtashPJlrSFehJTu8hcBQ4mn2+bWcLSrt8Y5BFqgDQXcjc="
   212            ],
   213            "X-Amz-Request-Id": [
   214              "67FE322F6172C0F3"
   215            ]
   216          },
   217          "Body": ""
   218        }
   219      },
   220      {
   221        "ID": "82289efdd0b21cd5",
   222        "Request": {
   223          "Method": "GET",
   224          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/weird-keysfoo/bar/baz?X-Amz-Algorithm=AWS4-HMAC-SHA256\u0026X-Amz-Date=CLEARED\u0026X-Amz-Expires=3600\u0026X-Amz-SignedHeaders=host",
   225          "Header": {
   226            "Accept-Encoding": [
   227              "gzip"
   228            ],
   229            "User-Agent": [
   230              "CLEARED"
   231            ]
   232          },
   233          "MediaType": "",
   234          "BodyParts": [
   235            ""
   236          ]
   237        },
   238        "Response": {
   239          "StatusCode": 200,
   240          "Proto": "HTTP/1.1",
   241          "ProtoMajor": 1,
   242          "ProtoMinor": 1,
   243          "Header": {
   244            "Accept-Ranges": [
   245              "bytes"
   246            ],
   247            "Content-Length": [
   248              "5"
   249            ],
   250            "Content-Type": [
   251              "text/plain; charset=utf-8"
   252            ],
   253            "Date": [
   254              "Thu, 03 Dec 2020 23:08:38 GMT"
   255            ],
   256            "Etag": [
   257              "\"5d41402abc4b2a76b9719d911017c592\""
   258            ],
   259            "Last-Modified": [
   260              "Thu, 03 Dec 2020 23:08:38 GMT"
   261            ],
   262            "Server": [
   263              "AmazonS3"
   264            ],
   265            "X-Amz-Id-2": [
   266              "Mi4TM9FdBxT3cWHmXpAypebQb0zePuHfHB/NKsCfmlzZcyKatMSJpuLUlx2fuvJE2znBmGok5ag="
   267            ],
   268            "X-Amz-Request-Id": [
   269              "48B0B3F90A0AD923"
   270            ]
   271          },
   272          "Body": "aGVsbG8="
   273        }
   274      },
   275      {
   276        "ID": "4f8ee83ab693466e",
   277        "Request": {
   278          "Method": "HEAD",
   279          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/weird-keysfoo/bar/baz",
   280          "Header": {
   281            "User-Agent": [
   282              "CLEARED"
   283            ],
   284            "X-Amz-Content-Sha256": [
   285              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   286            ],
   287            "X-Amz-Date": [
   288              "CLEARED"
   289            ]
   290          },
   291          "MediaType": "",
   292          "BodyParts": [
   293            ""
   294          ]
   295        },
   296        "Response": {
   297          "StatusCode": 200,
   298          "Proto": "HTTP/1.1",
   299          "ProtoMajor": 1,
   300          "ProtoMinor": 1,
   301          "Header": {
   302            "Accept-Ranges": [
   303              "bytes"
   304            ],
   305            "Content-Length": [
   306              "5"
   307            ],
   308            "Content-Type": [
   309              "text/plain; charset=utf-8"
   310            ],
   311            "Date": [
   312              "Thu, 03 Dec 2020 23:08:38 GMT"
   313            ],
   314            "Etag": [
   315              "\"5d41402abc4b2a76b9719d911017c592\""
   316            ],
   317            "Last-Modified": [
   318              "Thu, 03 Dec 2020 23:08:38 GMT"
   319            ],
   320            "Server": [
   321              "AmazonS3"
   322            ],
   323            "X-Amz-Id-2": [
   324              "2IgV2Tn5AXGUbtRD2X7ff77tXg76Hkkq7gWK/d6MotKL1eLdNPF3XaaKXvx0+cj67xiTpUvwSQo="
   325            ],
   326            "X-Amz-Request-Id": [
   327              "B70398277D12B953"
   328            ]
   329          },
   330          "Body": ""
   331        }
   332      },
   333      {
   334        "ID": "bf890a5b98d20a79",
   335        "Request": {
   336          "Method": "DELETE",
   337          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/weird-keysfoo/bar/baz",
   338          "Header": {
   339            "Accept-Encoding": [
   340              "gzip"
   341            ],
   342            "User-Agent": [
   343              "CLEARED"
   344            ],
   345            "X-Amz-Content-Sha256": [
   346              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   347            ],
   348            "X-Amz-Date": [
   349              "CLEARED"
   350            ]
   351          },
   352          "MediaType": "",
   353          "BodyParts": [
   354            ""
   355          ]
   356        },
   357        "Response": {
   358          "StatusCode": 204,
   359          "Proto": "HTTP/1.1",
   360          "ProtoMajor": 1,
   361          "ProtoMinor": 1,
   362          "Header": {
   363            "Date": [
   364              "Thu, 03 Dec 2020 23:08:38 GMT"
   365            ],
   366            "Server": [
   367              "AmazonS3"
   368            ],
   369            "X-Amz-Id-2": [
   370              "ElHLoknJSgK9g688Jd1/UOzTMLmAd4TJJutdCMz1q1hsr4dXC9jLBZOdRL7Wh4iS4HIm6DJ29oc="
   371            ],
   372            "X-Amz-Request-Id": [
   373              "3862D44593FC596B"
   374            ]
   375          },
   376          "Body": ""
   377        }
   378      }
   379    ]
   380  }