Skip to content

Commit

Permalink
Missing recordings
Browse files Browse the repository at this point in the history
  • Loading branch information
annatisch committed Jun 19, 2019
1 parent c12750d commit 28906f2
Show file tree
Hide file tree
Showing 9 changed files with 35,527 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ def process_content(blob, start_offset, end_offset, require_encryption, key_encr
return b"".join(list(blob))




class _BlobChunkDownloader(object): # pylint: disable=too-many-instance-attributes

def __init__(
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,226 @@
interactions:
- request:
body: hello world
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '11'
Content-Type:
- application/octet-stream
User-Agent:
- python/3.6.5 (Darwin-16.7.0-x86_64-i386-64bit) azure-core/0.0.1
x-ms-blob-type:
- BlockBlob
x-ms-client-request-id:
- 12a27886-92cb-11e9-94e8-f45c89a7d159
x-ms-date:
- Wed, 19 Jun 2019 19:47:30 GMT
x-ms-version:
- '2018-03-28'
method: PUT
uri: https://storagename.blob.core.windows.net/utcontainer197b1967/blob197b1967
response:
body:
string: ''
headers:
Content-Length:
- '0'
Content-MD5:
- XrY7u+Ae7tCTyyK7j1rNww==
Date:
- Wed, 19 Jun 2019 19:47:30 GMT
ETag:
- '"0x8D6F4EEF762BDD3"'
Last-Modified:
- Wed, 19 Jun 2019 19:47:30 GMT
Server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-request-id:
- 8554e7bb-b01e-0018-31d7-264995000000
x-ms-request-server-encrypted:
- 'true'
x-ms-version:
- '2018-03-28'
status:
code: 201
message: Created
- request:
body: hello second world
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
Content-Length:
- '18'
Content-Type:
- application/octet-stream
If-None-Match:
- '*'
User-Agent:
- python/3.6.5 (Darwin-16.7.0-x86_64-i386-64bit) azure-core/0.0.1
x-ms-blob-type:
- BlockBlob
x-ms-client-request-id:
- 12c2d8cc-92cb-11e9-b0a4-f45c89a7d159
x-ms-date:
- Wed, 19 Jun 2019 19:47:30 GMT
x-ms-version:
- '2018-03-28'
method: PUT
uri: https://storagename.blob.core.windows.net/utcontainer197b1967/blob197b1967
response:
body:
string: "\uFEFF<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>BlobAlreadyExists</Code><Message>The\
\ specified blob already exists.\nRequestId:8554e7cd-b01e-0018-3dd7-264995000000\n\
Time:2019-06-19T19:47:30.9968909Z</Message></Error>"
headers:
Content-Length:
- '220'
Content-Type:
- application/xml
Date:
- Wed, 19 Jun 2019 19:47:30 GMT
Server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
x-ms-error-code:
- BlobAlreadyExists
x-ms-request-id:
- 8554e7cd-b01e-0018-3dd7-264995000000
x-ms-version:
- '2018-03-28'
status:
code: 409
message: The specified blob already exists.
- request:
body: null
headers:
Accept:
- '*/*'
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.6.5 (Darwin-16.7.0-x86_64-i386-64bit) azure-core/0.0.1
x-ms-client-request-id:
- 12cbb034-92cb-11e9-8a18-f45c89a7d159
x-ms-date:
- Wed, 19 Jun 2019 19:47:30 GMT
x-ms-version:
- '2018-03-28'
method: HEAD
uri: https://storagename.blob.core.windows.net/utcontainer197b1967/blob197b1967
response:
body:
string: ''
headers:
Accept-Ranges:
- bytes
Content-Length:
- '11'
Content-MD5:
- XrY7u+Ae7tCTyyK7j1rNww==
Content-Type:
- application/octet-stream
Date:
- Wed, 19 Jun 2019 19:47:30 GMT
ETag:
- '"0x8D6F4EEF762BDD3"'
Last-Modified:
- Wed, 19 Jun 2019 19:47:30 GMT
Server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
Vary:
- Origin
x-ms-access-tier:
- Hot
x-ms-access-tier-inferred:
- 'true'
x-ms-blob-type:
- BlockBlob
x-ms-creation-time:
- Wed, 19 Jun 2019 19:47:30 GMT
x-ms-lease-state:
- available
x-ms-lease-status:
- unlocked
x-ms-request-id:
- 8554e7e2-b01e-0018-4fd7-264995000000
x-ms-server-encrypted:
- 'true'
x-ms-version:
- '2018-03-28'
status:
code: 200
message: OK
- request:
body: null
headers:
Accept:
- application/xml
Accept-Encoding:
- gzip, deflate
Connection:
- keep-alive
User-Agent:
- python/3.6.5 (Darwin-16.7.0-x86_64-i386-64bit) azure-core/0.0.1
x-ms-client-request-id:
- 12d52e28-92cb-11e9-be89-f45c89a7d159
x-ms-date:
- Wed, 19 Jun 2019 19:47:30 GMT
x-ms-range:
- bytes=0-33554431
x-ms-version:
- '2018-03-28'
method: GET
uri: https://storagename.blob.core.windows.net/utcontainer197b1967/blob197b1967
response:
body:
string: hello world
headers:
Accept-Ranges:
- bytes
Content-Length:
- '11'
Content-Range:
- bytes 0-10/11
Content-Type:
- application/octet-stream
Date:
- Wed, 19 Jun 2019 19:47:30 GMT
ETag:
- '"0x8D6F4EEF762BDD3"'
Last-Modified:
- Wed, 19 Jun 2019 19:47:30 GMT
Server:
- Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0
Vary:
- Origin
x-ms-blob-content-md5:
- XrY7u+Ae7tCTyyK7j1rNww==
x-ms-blob-type:
- BlockBlob
x-ms-creation-time:
- Wed, 19 Jun 2019 19:47:30 GMT
x-ms-lease-state:
- available
x-ms-lease-status:
- unlocked
x-ms-request-id:
- 8554e821-b01e-0018-07d7-264995000000
x-ms-server-encrypted:
- 'true'
x-ms-version:
- '2018-03-28'
status:
code: 206
message: Partial Content
version: 1
Loading

0 comments on commit 28906f2

Please sign in to comment.