...

Text file src/github.com/Azure/azure-sdk-for-go/storage/recordings/StorageBlobSuite/TestGetBlobRange.yaml

Documentation: github.com/Azure/azure-sdk-for-go/storage/recordings/StorageBlobSuite

     1---
     2version: 1
     3interactions:
     4- request:
     5    body: ""
     6    form: {}
     7    headers:
     8      Authorization:
     9      - SharedKey golangrocksonazure:I+Rv04jB5dyH1GOAahTACIip1fGITFVYc+Z7DciEA3g=
    10      User-Agent:
    11      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
    12        blob
    13      x-ms-date:
    14      - Tue, 13 Apr 2021 15:57:10 GMT
    15      x-ms-version:
    16      - "2018-03-28"
    17    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran?restype=container
    18    method: PUT
    19  response:
    20    body: ""
    21    headers:
    22      Content-Length:
    23      - "0"
    24      Date:
    25      - Tue, 13 Apr 2021 15:57:09 GMT
    26      Etag:
    27      - '"0x8D8FE94CBC0B7FB"'
    28      Last-Modified:
    29      - Tue, 13 Apr 2021 15:57:09 GMT
    30      Server:
    31      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
    32      X-Ms-Request-Id:
    33      - 2c9d77c7-801e-004c-127d-300fdd000000
    34      X-Ms-Version:
    35      - "2018-03-28"
    36    status: 201 Created
    37    code: 201
    38    duration: ""
    39- request:
    40    body: "0123456789"
    41    form: {}
    42    headers:
    43      Authorization:
    44      - SharedKey golangrocksonazure:aW9ZdJVuZZc9wQ3GeEaob5Q0KmNvgEBGl+JG0gqR+o0=
    45      Content-Length:
    46      - "10"
    47      User-Agent:
    48      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
    49        blob
    50      x-ms-blob-type:
    51      - BlockBlob
    52      x-ms-date:
    53      - Tue, 13 Apr 2021 15:57:10 GMT
    54      x-ms-version:
    55      - "2018-03-28"
    56    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran/blob/33storageblobsuitetestgetblobrange
    57    method: PUT
    58  response:
    59    body: ""
    60    headers:
    61      Content-Length:
    62      - "0"
    63      Content-Md5:
    64      - eB5eJF1ptWaXm4bijSPyxw==
    65      Date:
    66      - Tue, 13 Apr 2021 15:57:09 GMT
    67      Etag:
    68      - '"0x8D8FE94CBCDBB2C"'
    69      Last-Modified:
    70      - Tue, 13 Apr 2021 15:57:10 GMT
    71      Server:
    72      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
    73      X-Ms-Request-Id:
    74      - 2c9d77cd-801e-004c-177d-300fdd000000
    75      X-Ms-Request-Server-Encrypted:
    76      - "true"
    77      X-Ms-Version:
    78      - "2018-03-28"
    79    status: 201 Created
    80    code: 201
    81    duration: ""
    82- request:
    83    body: ""
    84    form: {}
    85    headers:
    86      Authorization:
    87      - SharedKey golangrocksonazure:QnGrD8oVZwrBT75POund8QNqXPFVS2G2xYOQx+bUynM=
    88      User-Agent:
    89      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
    90        blob
    91      x-ms-date:
    92      - Tue, 13 Apr 2021 15:57:10 GMT
    93      x-ms-version:
    94      - "2018-03-28"
    95    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran/blob/33storageblobsuitetestgetblobrange
    96    method: HEAD
    97  response:
    98    body: ""
    99    headers:
   100      Accept-Ranges:
   101      - bytes
   102      Content-Length:
   103      - "10"
   104      Content-Md5:
   105      - eB5eJF1ptWaXm4bijSPyxw==
   106      Content-Type:
   107      - application/octet-stream
   108      Date:
   109      - Tue, 13 Apr 2021 15:57:09 GMT
   110      Etag:
   111      - '"0x8D8FE94CBCDBB2C"'
   112      Last-Modified:
   113      - Tue, 13 Apr 2021 15:57:10 GMT
   114      Server:
   115      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
   116      X-Ms-Access-Tier:
   117      - Cool
   118      X-Ms-Access-Tier-Inferred:
   119      - "true"
   120      X-Ms-Blob-Type:
   121      - BlockBlob
   122      X-Ms-Creation-Time:
   123      - Tue, 13 Apr 2021 15:57:10 GMT
   124      X-Ms-Lease-State:
   125      - available
   126      X-Ms-Lease-Status:
   127      - unlocked
   128      X-Ms-Request-Id:
   129      - 2c9d77e6-801e-004c-307d-300fdd000000
   130      X-Ms-Server-Encrypted:
   131      - "true"
   132      X-Ms-Version:
   133      - "2018-03-28"
   134    status: 200 OK
   135    code: 200
   136    duration: ""
   137- request:
   138    body: ""
   139    form: {}
   140    headers:
   141      Authorization:
   142      - SharedKey golangrocksonazure:MjO+MBMkt3YQ09ApEM36Awqwy7JFYQRTpDm6hrVSCXc=
   143      Range:
   144      - bytes=0-10
   145      User-Agent:
   146      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
   147        blob
   148      x-ms-date:
   149      - Tue, 13 Apr 2021 15:57:10 GMT
   150      x-ms-version:
   151      - "2018-03-28"
   152    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran/blob/33storageblobsuitetestgetblobrange
   153    method: GET
   154  response:
   155    body: "0123456789"
   156    headers:
   157      Accept-Ranges:
   158      - bytes
   159      Content-Length:
   160      - "10"
   161      Content-Range:
   162      - bytes 0-9/10
   163      Content-Type:
   164      - application/octet-stream
   165      Date:
   166      - Tue, 13 Apr 2021 15:57:09 GMT
   167      Etag:
   168      - '"0x8D8FE94CBCDBB2C"'
   169      Last-Modified:
   170      - Tue, 13 Apr 2021 15:57:10 GMT
   171      Server:
   172      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
   173      X-Ms-Blob-Content-Md5:
   174      - eB5eJF1ptWaXm4bijSPyxw==
   175      X-Ms-Blob-Type:
   176      - BlockBlob
   177      X-Ms-Creation-Time:
   178      - Tue, 13 Apr 2021 15:57:10 GMT
   179      X-Ms-Lease-State:
   180      - available
   181      X-Ms-Lease-Status:
   182      - unlocked
   183      X-Ms-Request-Id:
   184      - 2c9d77ed-801e-004c-357d-300fdd000000
   185      X-Ms-Server-Encrypted:
   186      - "true"
   187      X-Ms-Version:
   188      - "2018-03-28"
   189    status: 206 Partial Content
   190    code: 206
   191    duration: ""
   192- request:
   193    body: ""
   194    form: {}
   195    headers:
   196      Authorization:
   197      - SharedKey golangrocksonazure:i5r/HdIM40hycJ1rw1ogk4eRCiXgxO7MDYlCvBzjWnc=
   198      Range:
   199      - bytes=0-
   200      User-Agent:
   201      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
   202        blob
   203      x-ms-date:
   204      - Tue, 13 Apr 2021 15:57:10 GMT
   205      x-ms-version:
   206      - "2018-03-28"
   207    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran/blob/33storageblobsuitetestgetblobrange
   208    method: GET
   209  response:
   210    body: "0123456789"
   211    headers:
   212      Accept-Ranges:
   213      - bytes
   214      Content-Length:
   215      - "10"
   216      Content-Range:
   217      - bytes 0-9/10
   218      Content-Type:
   219      - application/octet-stream
   220      Date:
   221      - Tue, 13 Apr 2021 15:57:09 GMT
   222      Etag:
   223      - '"0x8D8FE94CBCDBB2C"'
   224      Last-Modified:
   225      - Tue, 13 Apr 2021 15:57:10 GMT
   226      Server:
   227      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
   228      X-Ms-Blob-Content-Md5:
   229      - eB5eJF1ptWaXm4bijSPyxw==
   230      X-Ms-Blob-Type:
   231      - BlockBlob
   232      X-Ms-Creation-Time:
   233      - Tue, 13 Apr 2021 15:57:10 GMT
   234      X-Ms-Lease-State:
   235      - available
   236      X-Ms-Lease-Status:
   237      - unlocked
   238      X-Ms-Request-Id:
   239      - 2c9d77ff-801e-004c-477d-300fdd000000
   240      X-Ms-Server-Encrypted:
   241      - "true"
   242      X-Ms-Version:
   243      - "2018-03-28"
   244    status: 206 Partial Content
   245    code: 206
   246    duration: ""
   247- request:
   248    body: ""
   249    form: {}
   250    headers:
   251      Authorization:
   252      - SharedKey golangrocksonazure:Zow5EuN+aikifPMHxbQkjpIq7cf/yqduPHcSZdl0VPc=
   253      Range:
   254      - bytes=1-3
   255      User-Agent:
   256      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
   257        blob
   258      x-ms-date:
   259      - Tue, 13 Apr 2021 15:57:10 GMT
   260      x-ms-version:
   261      - "2018-03-28"
   262    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran/blob/33storageblobsuitetestgetblobrange
   263    method: GET
   264  response:
   265    body: "123"
   266    headers:
   267      Accept-Ranges:
   268      - bytes
   269      Content-Length:
   270      - "3"
   271      Content-Range:
   272      - bytes 1-3/10
   273      Content-Type:
   274      - application/octet-stream
   275      Date:
   276      - Tue, 13 Apr 2021 15:57:09 GMT
   277      Etag:
   278      - '"0x8D8FE94CBCDBB2C"'
   279      Last-Modified:
   280      - Tue, 13 Apr 2021 15:57:10 GMT
   281      Server:
   282      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
   283      X-Ms-Blob-Content-Md5:
   284      - eB5eJF1ptWaXm4bijSPyxw==
   285      X-Ms-Blob-Type:
   286      - BlockBlob
   287      X-Ms-Creation-Time:
   288      - Tue, 13 Apr 2021 15:57:10 GMT
   289      X-Ms-Lease-State:
   290      - available
   291      X-Ms-Lease-Status:
   292      - unlocked
   293      X-Ms-Request-Id:
   294      - 2c9d7804-801e-004c-4c7d-300fdd000000
   295      X-Ms-Server-Encrypted:
   296      - "true"
   297      X-Ms-Version:
   298      - "2018-03-28"
   299    status: 206 Partial Content
   300    code: 206
   301    duration: ""
   302- request:
   303    body: ""
   304    form: {}
   305    headers:
   306      Authorization:
   307      - SharedKey golangrocksonazure:d+DD4pQW6uQfWI25COLBfTC9E91Qpe40PbhMZuU3Bj4=
   308      Range:
   309      - bytes=3-10
   310      User-Agent:
   311      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
   312        blob
   313      x-ms-date:
   314      - Tue, 13 Apr 2021 15:57:10 GMT
   315      x-ms-version:
   316      - "2018-03-28"
   317    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran/blob/33storageblobsuitetestgetblobrange
   318    method: GET
   319  response:
   320    body: "3456789"
   321    headers:
   322      Accept-Ranges:
   323      - bytes
   324      Content-Length:
   325      - "7"
   326      Content-Range:
   327      - bytes 3-9/10
   328      Content-Type:
   329      - application/octet-stream
   330      Date:
   331      - Tue, 13 Apr 2021 15:57:09 GMT
   332      Etag:
   333      - '"0x8D8FE94CBCDBB2C"'
   334      Last-Modified:
   335      - Tue, 13 Apr 2021 15:57:10 GMT
   336      Server:
   337      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
   338      X-Ms-Blob-Content-Md5:
   339      - eB5eJF1ptWaXm4bijSPyxw==
   340      X-Ms-Blob-Type:
   341      - BlockBlob
   342      X-Ms-Creation-Time:
   343      - Tue, 13 Apr 2021 15:57:10 GMT
   344      X-Ms-Lease-State:
   345      - available
   346      X-Ms-Lease-Status:
   347      - unlocked
   348      X-Ms-Request-Id:
   349      - 2c9d7812-801e-004c-577d-300fdd000000
   350      X-Ms-Server-Encrypted:
   351      - "true"
   352      X-Ms-Version:
   353      - "2018-03-28"
   354    status: 206 Partial Content
   355    code: 206
   356    duration: ""
   357- request:
   358    body: ""
   359    form: {}
   360    headers:
   361      Authorization:
   362      - SharedKey golangrocksonazure:RYGpchPe4BceA3abfh9d4pXWSJ6k7de/rA3fAmUeuCw=
   363      Range:
   364      - bytes=3-
   365      User-Agent:
   366      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
   367        blob
   368      x-ms-date:
   369      - Tue, 13 Apr 2021 15:57:10 GMT
   370      x-ms-version:
   371      - "2018-03-28"
   372    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran/blob/33storageblobsuitetestgetblobrange
   373    method: GET
   374  response:
   375    body: "3456789"
   376    headers:
   377      Accept-Ranges:
   378      - bytes
   379      Content-Length:
   380      - "7"
   381      Content-Range:
   382      - bytes 3-9/10
   383      Content-Type:
   384      - application/octet-stream
   385      Date:
   386      - Tue, 13 Apr 2021 15:57:09 GMT
   387      Etag:
   388      - '"0x8D8FE94CBCDBB2C"'
   389      Last-Modified:
   390      - Tue, 13 Apr 2021 15:57:10 GMT
   391      Server:
   392      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
   393      X-Ms-Blob-Content-Md5:
   394      - eB5eJF1ptWaXm4bijSPyxw==
   395      X-Ms-Blob-Type:
   396      - BlockBlob
   397      X-Ms-Creation-Time:
   398      - Tue, 13 Apr 2021 15:57:10 GMT
   399      X-Ms-Lease-State:
   400      - available
   401      X-Ms-Lease-Status:
   402      - unlocked
   403      X-Ms-Request-Id:
   404      - 2c9d7818-801e-004c-5c7d-300fdd000000
   405      X-Ms-Server-Encrypted:
   406      - "true"
   407      X-Ms-Version:
   408      - "2018-03-28"
   409    status: 206 Partial Content
   410    code: 206
   411    duration: ""
   412- request:
   413    body: ""
   414    form: {}
   415    headers:
   416      Authorization:
   417      - SharedKey golangrocksonazure:nyi85ndk/oA2t3Rkzp4SpuZmoP4gKbRD0qWz2ksbYeY=
   418      User-Agent:
   419      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
   420        blob
   421      x-ms-date:
   422      - Tue, 13 Apr 2021 15:57:10 GMT
   423      x-ms-version:
   424      - "2018-03-28"
   425    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran/blob/33storageblobsuitetestgetblobrange
   426    method: DELETE
   427  response:
   428    body: ""
   429    headers:
   430      Content-Length:
   431      - "0"
   432      Date:
   433      - Tue, 13 Apr 2021 15:57:09 GMT
   434      Server:
   435      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
   436      X-Ms-Delete-Type-Permanent:
   437      - "false"
   438      X-Ms-Request-Id:
   439      - 2c9d781e-801e-004c-627d-300fdd000000
   440      X-Ms-Version:
   441      - "2018-03-28"
   442    status: 202 Accepted
   443    code: 202
   444    duration: ""
   445- request:
   446    body: ""
   447    form: {}
   448    headers:
   449      Authorization:
   450      - SharedKey golangrocksonazure:8/rARp1sEWR3SY67L6coLOZ7mGLn8Fh32BHWgDgHARI=
   451      User-Agent:
   452      - Go/go1.15.1 (amd64-windows) azure-storage-go/v52.6.0 api-version/2018-03-28
   453        blob
   454      x-ms-date:
   455      - Tue, 13 Apr 2021 15:57:10 GMT
   456      x-ms-version:
   457      - "2018-03-28"
   458    url: https://golangrocksonazure.blob.core.windows.net/33storageblobsuitetestgetblobran?restype=container
   459    method: DELETE
   460  response:
   461    body: ""
   462    headers:
   463      Content-Length:
   464      - "0"
   465      Date:
   466      - Tue, 13 Apr 2021 15:57:09 GMT
   467      Server:
   468      - Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
   469      X-Ms-Request-Id:
   470      - 2c9d7826-801e-004c-6a7d-300fdd000000
   471      X-Ms-Version:
   472      - "2018-03-28"
   473    status: 202 Accepted
   474    code: 202
   475    duration: ""

View as plain text