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

     1  {
     2    "Initial": "AQAAAA7U35MvLl+YfP5c",
     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": "a08be6857375b85a",
    44        "Request": {
    45          "Method": "PUT",
    46          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-src",
    47          "Header": {
    48            "Accept-Encoding": [
    49              "gzip"
    50            ],
    51            "Cache-Control": [
    52              "no-cache"
    53            ],
    54            "Content-Disposition": [
    55              "inline"
    56            ],
    57            "Content-Encoding": [
    58              "identity"
    59            ],
    60            "Content-Language": [
    61              "en"
    62            ],
    63            "Content-Length": [
    64              "11"
    65            ],
    66            "Content-Md5": [
    67              "sQqNsWTgdUEFt6mb5y4/5Q=="
    68            ],
    69            "User-Agent": [
    70              "CLEARED"
    71            ],
    72            "X-Amz-Content-Sha256": [
    73              "a591a6d40bf420404a011733cfb7b190d62c65bf0bcda32b57b277d9ad9f146e"
    74            ],
    75            "X-Amz-Date": [
    76              "CLEARED"
    77            ],
    78            "X-Amz-Meta-Foo": [
    79              "bar"
    80            ]
    81          },
    82          "MediaType": "text/plain",
    83          "BodyParts": [
    84            "SGVsbG8gV29ybGQ="
    85          ]
    86        },
    87        "Response": {
    88          "StatusCode": 200,
    89          "Proto": "HTTP/1.1",
    90          "ProtoMajor": 1,
    91          "ProtoMinor": 1,
    92          "Header": {
    93            "Content-Length": [
    94              "0"
    95            ],
    96            "Date": [
    97              "Fri, 09 Aug 2019 16:15:44 GMT"
    98            ],
    99            "Etag": [
   100              "\"b10a8db164e0754105b7a99be72e3fe5\""
   101            ],
   102            "Server": [
   103              "AmazonS3"
   104            ],
   105            "X-Amz-Id-2": [
   106              "0jbzM361LTZ3XNLsge36RBwjL8v55q1kySn8ES+WJ20Kq7UCyA4svRSKgfEbO7hxyo6tBMb4KWk="
   107            ],
   108            "X-Amz-Request-Id": [
   109              "6FDC7C7759FCF1B8"
   110            ]
   111          },
   112          "Body": ""
   113        }
   114      },
   115      {
   116        "ID": "61c366e755593292",
   117        "Request": {
   118          "Method": "HEAD",
   119          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-src",
   120          "Header": {
   121            "User-Agent": [
   122              "CLEARED"
   123            ],
   124            "X-Amz-Content-Sha256": [
   125              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   126            ],
   127            "X-Amz-Date": [
   128              "CLEARED"
   129            ]
   130          },
   131          "MediaType": "",
   132          "BodyParts": [
   133            ""
   134          ]
   135        },
   136        "Response": {
   137          "StatusCode": 200,
   138          "Proto": "HTTP/1.1",
   139          "ProtoMajor": 1,
   140          "ProtoMinor": 1,
   141          "Header": {
   142            "Accept-Ranges": [
   143              "bytes"
   144            ],
   145            "Cache-Control": [
   146              "no-cache"
   147            ],
   148            "Content-Disposition": [
   149              "inline"
   150            ],
   151            "Content-Encoding": [
   152              "identity"
   153            ],
   154            "Content-Language": [
   155              "en"
   156            ],
   157            "Content-Length": [
   158              "11"
   159            ],
   160            "Content-Type": [
   161              "text/plain"
   162            ],
   163            "Date": [
   164              "Fri, 09 Aug 2019 16:15:44 GMT"
   165            ],
   166            "Etag": [
   167              "\"b10a8db164e0754105b7a99be72e3fe5\""
   168            ],
   169            "Last-Modified": [
   170              "Fri, 09 Aug 2019 16:15:44 GMT"
   171            ],
   172            "Server": [
   173              "AmazonS3"
   174            ],
   175            "X-Amz-Id-2": [
   176              "1wxLip5ibFz1+feVuYVz+ZirvY00jz0b0jckJmnTS/pVBWqC1cSgPqnLWLwx8eh6ksXucjbCc6A="
   177            ],
   178            "X-Amz-Meta-Foo": [
   179              "bar"
   180            ],
   181            "X-Amz-Request-Id": [
   182              "5C0C561F10843311"
   183            ]
   184          },
   185          "Body": ""
   186        }
   187      },
   188      {
   189        "ID": "12b1a1f644e574db",
   190        "Request": {
   191          "Method": "PUT",
   192          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-dest-exists",
   193          "Header": {
   194            "Accept-Encoding": [
   195              "gzip"
   196            ],
   197            "Content-Length": [
   198              "10"
   199            ],
   200            "Content-Md5": [
   201              "oPqafXJA1cXuvXCJlDDFlw=="
   202            ],
   203            "User-Agent": [
   204              "CLEARED"
   205            ],
   206            "X-Amz-Content-Sha256": [
   207              "cbaa060c695ffea336ebacf821fd121c12e6cddc83d19baae739412dc80c42d5"
   208            ],
   209            "X-Amz-Date": [
   210              "CLEARED"
   211            ]
   212          },
   213          "MediaType": "text/plain",
   214          "BodyParts": [
   215            "Y2xvYmJlciBtZQ=="
   216          ]
   217        },
   218        "Response": {
   219          "StatusCode": 200,
   220          "Proto": "HTTP/1.1",
   221          "ProtoMajor": 1,
   222          "ProtoMinor": 1,
   223          "Header": {
   224            "Content-Length": [
   225              "0"
   226            ],
   227            "Date": [
   228              "Fri, 09 Aug 2019 16:15:44 GMT"
   229            ],
   230            "Etag": [
   231              "\"a0fa9a7d7240d5c5eebd70899430c597\""
   232            ],
   233            "Server": [
   234              "AmazonS3"
   235            ],
   236            "X-Amz-Id-2": [
   237              "0Me1UseM0Mz8aSJ96/YQVR4ouz0GqMP0WajoT6jmyOMJhD4/MPNLsaAEIVetAn02+37T+BTMDFw="
   238            ],
   239            "X-Amz-Request-Id": [
   240              "865685E278D0C77A"
   241            ]
   242          },
   243          "Body": ""
   244        }
   245      },
   246      {
   247        "ID": "750c6e29cef08a11",
   248        "Request": {
   249          "Method": "PUT",
   250          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-dest",
   251          "Header": {
   252            "Accept-Encoding": [
   253              "gzip"
   254            ],
   255            "Content-Length": [
   256              "0"
   257            ],
   258            "User-Agent": [
   259              "CLEARED"
   260            ],
   261            "X-Amz-Content-Sha256": [
   262              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   263            ],
   264            "X-Amz-Copy-Source": [
   265              "go-cloud-testing/blob-for-copying-src"
   266            ],
   267            "X-Amz-Date": [
   268              "CLEARED"
   269            ]
   270          },
   271          "MediaType": "",
   272          "BodyParts": [
   273            ""
   274          ]
   275        },
   276        "Response": {
   277          "StatusCode": 200,
   278          "Proto": "HTTP/1.1",
   279          "ProtoMajor": 1,
   280          "ProtoMinor": 1,
   281          "Header": {
   282            "Content-Length": [
   283              "234"
   284            ],
   285            "Content-Type": [
   286              "application/xml"
   287            ],
   288            "Date": [
   289              "Fri, 09 Aug 2019 16:15:44 GMT"
   290            ],
   291            "Server": [
   292              "AmazonS3"
   293            ],
   294            "X-Amz-Id-2": [
   295              "1H6y1n8+JYE2m9LtQBiFU2iGUPynT/kjV7EQ/sToE6ZiuQUpyeB4cUWEQTARr5ehc3V3BQNl3VI="
   296            ],
   297            "X-Amz-Request-Id": [
   298              "48F3D34880CA5DB9"
   299            ]
   300          },
   301          "Body": "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPENvcHlPYmplY3RSZXN1bHQgeG1sbnM9Imh0dHA6Ly9zMy5hbWF6b25hd3MuY29tL2RvYy8yMDA2LTAzLTAxLyI+PExhc3RNb2RpZmllZD4yMDE5LTA4LTA5VDE2OjE1OjQ0LjAwMFo8L0xhc3RNb2RpZmllZD48RVRhZz4mcXVvdDtiMTBhOGRiMTY0ZTA3NTQxMDViN2E5OWJlNzJlM2ZlNSZxdW90OzwvRVRhZz48L0NvcHlPYmplY3RSZXN1bHQ+"
   302        }
   303      },
   304      {
   305        "ID": "98d948fd44daa828",
   306        "Request": {
   307          "Method": "GET",
   308          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-dest",
   309          "Header": {
   310            "Accept-Encoding": [
   311              "gzip"
   312            ],
   313            "User-Agent": [
   314              "CLEARED"
   315            ],
   316            "X-Amz-Content-Sha256": [
   317              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   318            ],
   319            "X-Amz-Date": [
   320              "CLEARED"
   321            ]
   322          },
   323          "MediaType": "",
   324          "BodyParts": [
   325            ""
   326          ]
   327        },
   328        "Response": {
   329          "StatusCode": 200,
   330          "Proto": "HTTP/1.1",
   331          "ProtoMajor": 1,
   332          "ProtoMinor": 1,
   333          "Header": {
   334            "Accept-Ranges": [
   335              "bytes"
   336            ],
   337            "Cache-Control": [
   338              "no-cache"
   339            ],
   340            "Content-Disposition": [
   341              "inline"
   342            ],
   343            "Content-Encoding": [
   344              "identity"
   345            ],
   346            "Content-Language": [
   347              "en"
   348            ],
   349            "Content-Length": [
   350              "11"
   351            ],
   352            "Content-Type": [
   353              "text/plain"
   354            ],
   355            "Date": [
   356              "Fri, 09 Aug 2019 16:15:44 GMT"
   357            ],
   358            "Etag": [
   359              "\"b10a8db164e0754105b7a99be72e3fe5\""
   360            ],
   361            "Last-Modified": [
   362              "Fri, 09 Aug 2019 16:15:44 GMT"
   363            ],
   364            "Server": [
   365              "AmazonS3"
   366            ],
   367            "X-Amz-Id-2": [
   368              "Sx46l61KLC9WSWpBTmQIfGU/8kKVy5DZPb5yMrIVROH9GlpGtJpcQUT3ExY4jfmOKJHXrqaxzBc="
   369            ],
   370            "X-Amz-Meta-Foo": [
   371              "bar"
   372            ],
   373            "X-Amz-Request-Id": [
   374              "FC813CE5224E9F98"
   375            ]
   376          },
   377          "Body": "SGVsbG8gV29ybGQ="
   378        }
   379      },
   380      {
   381        "ID": "2506d28701c2874d",
   382        "Request": {
   383          "Method": "HEAD",
   384          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-dest",
   385          "Header": {
   386            "User-Agent": [
   387              "CLEARED"
   388            ],
   389            "X-Amz-Content-Sha256": [
   390              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   391            ],
   392            "X-Amz-Date": [
   393              "CLEARED"
   394            ]
   395          },
   396          "MediaType": "",
   397          "BodyParts": [
   398            ""
   399          ]
   400        },
   401        "Response": {
   402          "StatusCode": 200,
   403          "Proto": "HTTP/1.1",
   404          "ProtoMajor": 1,
   405          "ProtoMinor": 1,
   406          "Header": {
   407            "Accept-Ranges": [
   408              "bytes"
   409            ],
   410            "Cache-Control": [
   411              "no-cache"
   412            ],
   413            "Content-Disposition": [
   414              "inline"
   415            ],
   416            "Content-Encoding": [
   417              "identity"
   418            ],
   419            "Content-Language": [
   420              "en"
   421            ],
   422            "Content-Length": [
   423              "11"
   424            ],
   425            "Content-Type": [
   426              "text/plain"
   427            ],
   428            "Date": [
   429              "Fri, 09 Aug 2019 16:15:44 GMT"
   430            ],
   431            "Etag": [
   432              "\"b10a8db164e0754105b7a99be72e3fe5\""
   433            ],
   434            "Last-Modified": [
   435              "Fri, 09 Aug 2019 16:15:44 GMT"
   436            ],
   437            "Server": [
   438              "AmazonS3"
   439            ],
   440            "X-Amz-Id-2": [
   441              "yEIrHhfZUzfh9r6A3OhI1kNYJraLma+a3KdqBwCA54soDfinQkHfZ2EnarTVX4yVltmzwqIAUQk="
   442            ],
   443            "X-Amz-Meta-Foo": [
   444              "bar"
   445            ],
   446            "X-Amz-Request-Id": [
   447              "6634AE5A7F1C93AF"
   448            ]
   449          },
   450          "Body": ""
   451        }
   452      },
   453      {
   454        "ID": "b938fa48e397f242",
   455        "Request": {
   456          "Method": "PUT",
   457          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-dest-exists",
   458          "Header": {
   459            "Accept-Encoding": [
   460              "gzip"
   461            ],
   462            "Content-Length": [
   463              "0"
   464            ],
   465            "User-Agent": [
   466              "CLEARED"
   467            ],
   468            "X-Amz-Content-Sha256": [
   469              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   470            ],
   471            "X-Amz-Copy-Source": [
   472              "go-cloud-testing/blob-for-copying-src"
   473            ],
   474            "X-Amz-Date": [
   475              "CLEARED"
   476            ]
   477          },
   478          "MediaType": "",
   479          "BodyParts": [
   480            ""
   481          ]
   482        },
   483        "Response": {
   484          "StatusCode": 200,
   485          "Proto": "HTTP/1.1",
   486          "ProtoMajor": 1,
   487          "ProtoMinor": 1,
   488          "Header": {
   489            "Content-Length": [
   490              "234"
   491            ],
   492            "Content-Type": [
   493              "application/xml"
   494            ],
   495            "Date": [
   496              "Fri, 09 Aug 2019 16:15:44 GMT"
   497            ],
   498            "Server": [
   499              "AmazonS3"
   500            ],
   501            "X-Amz-Id-2": [
   502              "DCzhfQaVRmgyfJ85kGwA1zNHbhnfzphksZZz5K0MagotZcnAB25sAeQrJmzVwYvjZNXgP3NRqgg="
   503            ],
   504            "X-Amz-Request-Id": [
   505              "8A95BB9BCE5B1E99"
   506            ]
   507          },
   508          "Body": "PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPENvcHlPYmplY3RSZXN1bHQgeG1sbnM9Imh0dHA6Ly9zMy5hbWF6b25hd3MuY29tL2RvYy8yMDA2LTAzLTAxLyI+PExhc3RNb2RpZmllZD4yMDE5LTA4LTA5VDE2OjE1OjQ0LjAwMFo8L0xhc3RNb2RpZmllZD48RVRhZz4mcXVvdDtiMTBhOGRiMTY0ZTA3NTQxMDViN2E5OWJlNzJlM2ZlNSZxdW90OzwvRVRhZz48L0NvcHlPYmplY3RSZXN1bHQ+"
   509        }
   510      },
   511      {
   512        "ID": "8d4d60911e24b0b9",
   513        "Request": {
   514          "Method": "GET",
   515          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-dest-exists",
   516          "Header": {
   517            "Accept-Encoding": [
   518              "gzip"
   519            ],
   520            "User-Agent": [
   521              "CLEARED"
   522            ],
   523            "X-Amz-Content-Sha256": [
   524              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   525            ],
   526            "X-Amz-Date": [
   527              "CLEARED"
   528            ]
   529          },
   530          "MediaType": "",
   531          "BodyParts": [
   532            ""
   533          ]
   534        },
   535        "Response": {
   536          "StatusCode": 200,
   537          "Proto": "HTTP/1.1",
   538          "ProtoMajor": 1,
   539          "ProtoMinor": 1,
   540          "Header": {
   541            "Accept-Ranges": [
   542              "bytes"
   543            ],
   544            "Cache-Control": [
   545              "no-cache"
   546            ],
   547            "Content-Disposition": [
   548              "inline"
   549            ],
   550            "Content-Encoding": [
   551              "identity"
   552            ],
   553            "Content-Language": [
   554              "en"
   555            ],
   556            "Content-Length": [
   557              "11"
   558            ],
   559            "Content-Type": [
   560              "text/plain"
   561            ],
   562            "Date": [
   563              "Fri, 09 Aug 2019 16:15:44 GMT"
   564            ],
   565            "Etag": [
   566              "\"b10a8db164e0754105b7a99be72e3fe5\""
   567            ],
   568            "Last-Modified": [
   569              "Fri, 09 Aug 2019 16:15:44 GMT"
   570            ],
   571            "Server": [
   572              "AmazonS3"
   573            ],
   574            "X-Amz-Id-2": [
   575              "FkRgpUhmrRxvWt37NgFIDxsfO4ao3H7uNhB6pgrlrgEu4gwhfwlC+OSNocKflu8os3el4htRxqU="
   576            ],
   577            "X-Amz-Meta-Foo": [
   578              "bar"
   579            ],
   580            "X-Amz-Request-Id": [
   581              "71C42BAC61083A72"
   582            ]
   583          },
   584          "Body": "SGVsbG8gV29ybGQ="
   585        }
   586      },
   587      {
   588        "ID": "feb6090a2d1094f6",
   589        "Request": {
   590          "Method": "HEAD",
   591          "URL": "https://go-cloud-testing.s3.us-west-1.amazonaws.com/blob-for-copying-dest-exists",
   592          "Header": {
   593            "User-Agent": [
   594              "CLEARED"
   595            ],
   596            "X-Amz-Content-Sha256": [
   597              "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
   598            ],
   599            "X-Amz-Date": [
   600              "CLEARED"
   601            ]
   602          },
   603          "MediaType": "",
   604          "BodyParts": [
   605            ""
   606          ]
   607        },
   608        "Response": {
   609          "StatusCode": 200,
   610          "Proto": "HTTP/1.1",
   611          "ProtoMajor": 1,
   612          "ProtoMinor": 1,
   613          "Header": {
   614            "Accept-Ranges": [
   615              "bytes"
   616            ],
   617            "Cache-Control": [
   618              "no-cache"
   619            ],
   620            "Content-Disposition": [
   621              "inline"
   622            ],
   623            "Content-Encoding": [
   624              "identity"
   625            ],
   626            "Content-Language": [
   627              "en"
   628            ],
   629            "Content-Length": [
   630              "11"
   631            ],
   632            "Content-Type": [
   633              "text/plain"
   634            ],
   635            "Date": [
   636              "Fri, 09 Aug 2019 16:15:44 GMT"
   637            ],
   638            "Etag": [
   639              "\"b10a8db164e0754105b7a99be72e3fe5\""
   640            ],
   641            "Last-Modified": [
   642              "Fri, 09 Aug 2019 16:15:44 GMT"
   643            ],
   644            "Server": [
   645              "AmazonS3"
   646            ],
   647            "X-Amz-Id-2": [
   648              "zrvwaee+O9ib3O8BBLJ+vfeTIB8kWjEdus+BT7fz11NYYpK4MMtsYSo3q3oUMt+5vS/bwblt/qU="
   649            ],
   650            "X-Amz-Meta-Foo": [
   651              "bar"
   652            ],
   653            "X-Amz-Request-Id": [
   654              "A6708C26A74AAC1E"
   655            ]
   656          },
   657          "Body": ""
   658        }
   659      }
   660    ]
   661  }