1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
interactions:
- request:
body: null
headers:
Connection: [keep-alive]
User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
x-ms-client-request-id: [9548d0ea-e474-11e8-9ac5-acde48001122]
x-ms-date: ['Fri, 09 Nov 2018 23:10:00 GMT']
x-ms-version: ['2018-03-28']
method: GET
uri: https://storagename.blob.core.windows.net/?comp=list&prefix=lock
response:
body: {string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><EnumerationResults\
\ ServiceEndpoint=\"https://storagename.blob.core.windows.net/\"><Prefix>lock</Prefix><Containers\
\ /><NextMarker /></EnumerationResults>"}
headers:
Content-Type: [application/xml]
Date: ['Fri, 09 Nov 2018 23:10:00 GMT']
Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
Transfer-Encoding: [chunked]
Vary: [Origin]
x-ms-request-id: [c3d9d1a2-f01e-005d-1781-783f2f000000]
x-ms-version: ['2018-03-28']
status: {code: 200, message: OK}
- request:
body: null
headers:
Connection: [keep-alive]
User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
x-ms-client-request-id: [9548d0ea-e474-11e8-9ac5-acde48001122]
x-ms-date: ['Fri, 09 Nov 2018 23:10:01 GMT']
x-ms-version: ['2018-03-28']
method: GET
uri: https://storagename-secondary.blob.core.windows.net/?comp=list&prefix=lock
response:
body: {string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><EnumerationResults\
\ ServiceEndpoint=\"https://storagename-secondary.blob.core.windows.net/\"\
><Prefix>lock</Prefix><Containers /><NextMarker /></EnumerationResults>"}
headers:
Content-Type: [application/xml]
Date: ['Fri, 09 Nov 2018 23:10:01 GMT']
Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
Transfer-Encoding: [chunked]
Vary: [Origin]
x-ms-request-id: [ec369f10-a01e-0053-6e81-78a5b6000000]
x-ms-version: ['2018-03-28']
status: {code: 200, message: OK}
- request:
body: null
headers:
Connection: [keep-alive]
User-Agent: [Azure-Storage/1.4.0-1.4.0 (Python CPython 3.7.0; Darwin 18.2.0)]
x-ms-client-request-id: [96450310-e474-11e8-9ac5-acde48001122]
x-ms-date: ['Fri, 09 Nov 2018 23:10:02 GMT']
x-ms-version: ['2018-03-28']
method: GET
uri: https://storagename-secondary.blob.core.windows.net/?comp=list&prefix=lock
response:
body: {string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><EnumerationResults\
\ ServiceEndpoint=\"https://storagename-secondary.blob.core.windows.net/\"\
><Prefix>lock</Prefix><Containers /><NextMarker /></EnumerationResults>"}
headers:
Content-Type: [application/xml]
Date: ['Fri, 09 Nov 2018 23:10:02 GMT']
Server: [Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0]
Transfer-Encoding: [chunked]
Vary: [Origin]
x-ms-request-id: [ec369f13-a01e-0053-7081-78a5b6000000]
x-ms-version: ['2018-03-28']
status: {code: 200, message: OK}
version: 1
|