UNPKG

azure-storage

Version:

Microsoft Azure Storage Client Library for Node.js

4,496 lines 187 kB
// This file has been autogenerated.

exports.setEnvironment = function() {
  process.env['AZURE_STORAGE_CONNECTION_STRING'] = 'DefaultEndpointsProtocol=https;AccountName=xplat;AccountKey=null';
}

exports.scopes = [[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1?restype=share')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'fb15829b-001a-003e-68d8-072026000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:41 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1?restype=share')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'fb15829b-001a-003e-68d8-072026000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:41 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1?restype=share')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:41 GMT',
  etag: '"0x8D2D5EF8AD86CE0"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ed488e66-001a-0042-6ad8-07bd13000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:41 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1?restype=share')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:41 GMT',
  etag: '"0x8D2D5EF8AD86CE0"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ed488e66-001a-0042-6ad8-07bd13000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:41 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2?restype=directory')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '34211614-001a-002c-04d8-07143a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:42 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2?restype=directory')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '34211614-001a-002c-04d8-07143a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:42 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2?restype=directory')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:42 GMT',
  etag: '"0x8D2D5EF8B99D94B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6f08b94b-001a-0044-04d8-074a6b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:42 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2?restype=directory')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:42 GMT',
  etag: '"0x8D2D5EF8B99D94B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6f08b94b-001a-0044-04d8-074a6b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:42 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata3?comp=range', '*')
  .reply(404, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>ResourceNotFound</Code><Message>The specified resource does not exist.\nRequestId:5a2fc71b-001a-0048-7bd8-07a49a000000\nTime:2015-10-16T06:03:43.7453312Z</Message></Error>", { 'content-length': '223',
  'content-type': 'application/xml',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5a2fc71b-001a-0048-7bd8-07a49a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:43 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata3?comp=range', '*')
  .reply(404, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Error><Code>ResourceNotFound</Code><Message>The specified resource does not exist.\nRequestId:5a2fc71b-001a-0048-7bd8-07a49a000000\nTime:2015-10-16T06:03:43.7453312Z</Message></Error>", { 'content-length': '223',
  'content-type': 'application/xml',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5a2fc71b-001a-0048-7bd8-07a49a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:43 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata4')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3d1575c1-001a-004d-1cd8-0750e5000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:43 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata4')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3d1575c1-001a-004d-1cd8-0750e5000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:43 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata5')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:44 GMT',
  etag: '"0x8D2D5EF8CB4526B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6b7f424f-001a-003d-0bd8-072321000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:44 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata5')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:44 GMT',
  etag: '"0x8D2D5EF8CB4526B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6b7f424f-001a-003d-0bd8-072321000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:44 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata5?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:45 GMT',
  etag: '"0x8D2D5EF8D0FBB7D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'deed4892-001a-001a-5fd8-07b968000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:45 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata5?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:45 GMT',
  etag: '"0x8D2D5EF8D0FBB7D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'deed4892-001a-001a-5fd8-07b968000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:45 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata5')
  .reply(206, "ll", { 'content-length': '2',
  'content-type': 'application/octet-stream',
  'content-range': 'bytes 2-3/13',
  'last-modified': 'Fri, 16 Oct 2015 06:03:45 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF8D0FBB7D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ef3de837-001a-001e-2ed8-074cea000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:45 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata5')
  .reply(206, "ll", { 'content-length': '2',
  'content-type': 'application/octet-stream',
  'content-range': 'bytes 2-3/13',
  'last-modified': 'Fri, 16 Oct 2015 06:03:45 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF8D0FBB7D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ef3de837-001a-001e-2ed8-074cea000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:45 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata6')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:46 GMT',
  etag: '"0x8D2D5EF8DC5F19F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bff1178-001a-004a-3dd8-07a660000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:46 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata6')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:46 GMT',
  etag: '"0x8D2D5EF8DC5F19F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bff1178-001a-004a-3dd8-07a660000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:46 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata6?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:47 GMT',
  etag: '"0x8D2D5EF8E1FFB20"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '4c76f470-001a-0013-17d8-07a3e6000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata6?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:47 GMT',
  etag: '"0x8D2D5EF8E1FFB20"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '4c76f470-001a-0013-17d8-07a3e6000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata6')
  .reply(206, "llo, World!", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'content-range': 'bytes 2-12/13',
  'last-modified': 'Fri, 16 Oct 2015 06:03:47 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF8E1FFB20"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '72cd373f-001a-0004-04d8-076385000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata6')
  .reply(206, "llo, World!", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'content-range': 'bytes 2-12/13',
  'last-modified': 'Fri, 16 Oct 2015 06:03:47 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF8E1FFB20"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '72cd373f-001a-0004-04d8-076385000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:47 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata7')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:48 GMT',
  etag: '"0x8D2D5EF8EDB8881"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '9489c102-001a-0008-69d8-078d74000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata7')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:48 GMT',
  etag: '"0x8D2D5EF8EDB8881"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '9489c102-001a-0008-69d8-078d74000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata7?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'E3UgB9BbXQ45WdncTaUTwg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:48 GMT',
  etag: '"0x8D2D5EF8F35E041"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b6c5c4e5-001a-000c-6fd8-0778f6000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:48 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata7?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'E3UgB9BbXQ45WdncTaUTwg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:48 GMT',
  etag: '"0x8D2D5EF8F35E041"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b6c5c4e5-001a-000c-6fd8-0778f6000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:48 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata7')
  .reply(200, "\u0000\u0000\u0000\u0000\u0000createRangesFromStreamText", { 'content-length': '31',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:03:48 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF8F35E041"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6312585a-001a-0010-13d8-07a0e1000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:49 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata7')
  .reply(200, "\u0000\u0000\u0000\u0000\u0000createRangesFromStreamText", { 'content-length': '31',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:03:48 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF8F35E041"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6312585a-001a-0010-13d8-07a0e1000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:49 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata8')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:50 GMT',
  etag: '"0x8D2D5EF8FF0F869"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b33e7a80-001a-0001-6cd8-0797fa000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:49 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata8')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:50 GMT',
  etag: '"0x8D2D5EF8FF0F869"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b33e7a80-001a-0001-6cd8-0797fa000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:49 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata8?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'E3UgB9BbXQ45WdncTaUTwg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:50 GMT',
  etag: '"0x8D2D5EF904B9E30"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'eb365a3b-001a-0006-5fd8-07617f000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:50 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata8?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'E3UgB9BbXQ45WdncTaUTwg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:50 GMT',
  etag: '"0x8D2D5EF904B9E30"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'eb365a3b-001a-0006-5fd8-07617f000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:50 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata8')
  .reply(200, "createRangesFromStreamText", { 'content-length': '26',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:03:50 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF904B9E30"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'aec48d22-001a-0032-53d8-07ced7000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:51 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata8')
  .reply(200, "createRangesFromStreamText", { 'content-length': '26',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:03:50 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF904B9E30"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'aec48d22-001a-0032-53d8-07ced7000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:51 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata9')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:51 GMT',
  etag: '"0x8D2D5EF9102BEA1"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '123567ec-001a-0022-6ed8-07f831000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:52 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata9')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:51 GMT',
  etag: '"0x8D2D5EF9102BEA1"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '123567ec-001a-0022-6ed8-07f831000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:52 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata9?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'E3UgB9BbXQ45WdncTaUTwg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:52 GMT',
  etag: '"0x8D2D5EF915DD9D3"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '2edfad16-001a-003b-22d8-07d459000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:51 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata9?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'E3UgB9BbXQ45WdncTaUTwg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:52 GMT',
  etag: '"0x8D2D5EF915DD9D3"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '2edfad16-001a-003b-22d8-07d459000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:51 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata9')
  .reply(200, "createRangesFromStreamText", { 'content-length': '26',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:03:52 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF915DD9D3"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '1c17fccf-001a-003f-38d8-0721db000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:53 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata9')
  .reply(200, "createRangesFromStreamText", { 'content-length': '26',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:03:52 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF915DD9D3"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '1c17fccf-001a-003f-38d8-0721db000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:03:53 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata10')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:53 GMT',
  etag: '"0x8D2D5EF9215484C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b669661e-001a-001c-5ad8-074e10000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:53 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata10')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:53 GMT',
  etag: '"0x8D2D5EF9215484C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b669661e-001a-001c-5ad8-074e10000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:53 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata10?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'lHWlkiaUOjrUIuGBaZifZg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:54 GMT',
  etag: '"0x8D2D5EF92728675"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '79700696-001a-0020-0ed8-07facb000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:54 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata10?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'lHWlkiaUOjrUIuGBaZifZg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:54 GMT',
  etag: '"0x8D2D5EF92728675"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '79700696-001a-0020-0ed8-07facb000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:54 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata10?comp=range')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:54 GMT',
  etag: '"0x8D2D5EF92CD050C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'bd50a610-001a-0024-07d8-070f49000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:54 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata10?comp=range')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:54 GMT',
  etag: '"0x8D2D5EF92CD050C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'bd50a610-001a-0024-07d8-070f49000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:54 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata10?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges />", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:03:54 GMT',
  etag: '"0x8D2D5EF92CD050C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '1a89a1a8-001a-0029-59d8-07e045000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:03:54 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata10?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges />", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:03:54 GMT',
  etag: '"0x8D2D5EF92CD050C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '1a89a1a8-001a-0029-59d8-07e045000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:03:54 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata11')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:56 GMT',
  etag: '"0x8D2D5EF93897D04"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '58663c11-001a-0019-4cd8-07ba6f000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:56 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata11')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:56 GMT',
  etag: '"0x8D2D5EF93897D04"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '58663c11-001a-0019-4cd8-07ba6f000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:56 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata11?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'm7eRGzEnx19aZ1QqvjWN2Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:56 GMT',
  etag: '"0x8D2D5EF93E55B2B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '53e45037-001a-000a-69d8-078f8e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:56 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata11?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'm7eRGzEnx19aZ1QqvjWN2Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:56 GMT',
  etag: '"0x8D2D5EF93E55B2B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '53e45037-001a-000a-69d8-078f8e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:56 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata11?comp=range')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:57 GMT',
  etag: '"0x8D2D5EF9442720D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '52a62f5d-001a-0036-72d8-073b55000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:57 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata11?comp=range')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:57 GMT',
  etag: '"0x8D2D5EF9442720D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '52a62f5d-001a-0036-72d8-073b55000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:57 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata11?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges><Range><Start>0</Start><End>511</End></Range></Ranges>", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:03:57 GMT',
  etag: '"0x8D2D5EF9442720D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'c338f975-001a-0026-73d8-070db3000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:03:57 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata11?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges><Range><Start>0</Start><End>511</End></Range></Ranges>", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:03:57 GMT',
  etag: '"0x8D2D5EF9442720D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'c338f975-001a-0026-73d8-070db3000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:03:57 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata12')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:58 GMT',
  etag: '"0x8D2D5EF94F944AB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e976141b-001a-002b-4ed8-07e2bf000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:58 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata12')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:58 GMT',
  etag: '"0x8D2D5EF94F944AB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e976141b-001a-002b-4ed8-07e2bf000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:58 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata12?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'lHWlkiaUOjrUIuGBaZifZg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:59 GMT',
  etag: '"0x8D2D5EF95545F5B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'a753b54d-001a-0043-4dd8-07bcee000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:58 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata12?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'lHWlkiaUOjrUIuGBaZifZg==',
  'last-modified': 'Fri, 16 Oct 2015 06:03:59 GMT',
  etag: '"0x8D2D5EF95545F5B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'a753b54d-001a-0043-4dd8-07bcee000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:03:58 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata12?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges><Range><Start>0</Start><End>511</End></Range></Ranges>", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:03:59 GMT',
  etag: '"0x8D2D5EF95545F5B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5d780e41-001a-0034-3ad8-0739af000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:04:00 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata12?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges><Range><Start>0</Start><End>511</End></Range></Ranges>", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:03:59 GMT',
  etag: '"0x8D2D5EF95545F5B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5d780e41-001a-0034-3ad8-0739af000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:04:00 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata13')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:00 GMT',
  etag: '"0x8D2D5EF960D06E8"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e9bcd087-001a-004c-5fd8-075118000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:00 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata13')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:00 GMT',
  etag: '"0x8D2D5EF960D06E8"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e9bcd087-001a-004c-5fd8-075118000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:00 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata13?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges />", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:04:00 GMT',
  etag: '"0x8D2D5EF960D06E8"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8010334b-001a-0015-5ad8-07549e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:04:00 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata13?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges />", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:04:00 GMT',
  etag: '"0x8D2D5EF960D06E8"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8010334b-001a-0015-5ad8-07549e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:04:00 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata14')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:01 GMT',
  etag: '"0x8D2D5EF96C5115E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3bbeca5f-001a-002d-44d8-0715c7000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:01 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata14')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:01 GMT',
  etag: '"0x8D2D5EF96C5115E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3bbeca5f-001a-002d-44d8-0715c7000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:01 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata14?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'lHWlkiaUOjrUIuGBaZifZg==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:02 GMT',
  etag: '"0x8D2D5EF971EF3E0"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8e4fd15f-001a-0009-64d8-078c89000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:01 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata14?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'lHWlkiaUOjrUIuGBaZifZg==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:02 GMT',
  etag: '"0x8D2D5EF971EF3E0"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8e4fd15f-001a-0009-64d8-078c89000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:01 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata14?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'lHWlkiaUOjrUIuGBaZifZg==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:02 GMT',
  etag: '"0x8D2D5EF97792489"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '042af6d3-001a-000e-3ed8-077a0c000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:02 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata14?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'lHWlkiaUOjrUIuGBaZifZg==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:02 GMT',
  etag: '"0x8D2D5EF97792489"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '042af6d3-001a-000e-3ed8-077a0c000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:02 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata14?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges><Range><Start>0</Start><End>511</End></Range><Range><Start>1048576</Start><End>1049087</End></Range></Ranges>", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:04:02 GMT',
  etag: '"0x8D2D5EF97792489"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8eaed682-001a-0012-5fd8-07a21b000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:04:03 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata14?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges><Range><Start>0</Start><End>511</End></Range><Range><Start>1048576</Start><End>1049087</End></Range></Ranges>", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:04:02 GMT',
  etag: '"0x8D2D5EF97792489"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8eaed682-001a-0012-5fd8-07a21b000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '1073741824',
  date: 'Fri, 16 Oct 2015 06:04:03 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata15')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:04 GMT',
  etag: '"0x8D2D5EF98379830"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '2fe1f4be-001a-0017-20d8-075664000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:03 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata15')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:04 GMT',
  etag: '"0x8D2D5EF98379830"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '2fe1f4be-001a-0017-20d8-075664000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:03 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata15?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:04 GMT',
  etag: '"0x8D2D5EF9893C4A3"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '74e1e764-001a-001b-18d8-07b895000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:04 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata15?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:04 GMT',
  etag: '"0x8D2D5EF9893C4A3"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '74e1e764-001a-001b-18d8-07b895000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:04 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata15?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:05 GMT',
  etag: '"0x8D2D5EF98EF7BEF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5195d4aa-001a-001f-45d8-074d17000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:05 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata15?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:05 GMT',
  etag: '"0x8D2D5EF98EF7BEF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5195d4aa-001a-001f-45d8-074d17000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:05 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata15')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:05 GMT',
  etag: '"0x8D2D5EF98EF7BEF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '60619716-001a-0038-7bd8-07d75e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:06 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata15')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:05 GMT',
  etag: '"0x8D2D5EF98EF7BEF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '60619716-001a-0038-7bd8-07d75e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:06 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata15')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:05 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF98EF7BEF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bc5f079-001a-0028-6cd8-07e1b8000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:06 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata15')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:05 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF98EF7BEF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bc5f079-001a-0028-6cd8-07e1b8000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:06 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata16')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:07 GMT',
  etag: '"0x8D2D5EF9A016947"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e4abc6b2-001a-0005-10d8-076278000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata16')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:07 GMT',
  etag: '"0x8D2D5EF9A016947"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e4abc6b2-001a-0005-10d8-076278000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata16?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:07 GMT',
  etag: '"0x8D2D5EF9A5C0F0E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '62abc0ae-001a-0031-29d8-07cdd0000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata16?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:07 GMT',
  etag: '"0x8D2D5EF9A5C0F0E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '62abc0ae-001a-0031-29d8-07cdd0000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata16?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:08 GMT',
  etag: '"0x8D2D5EF9AB57C69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'a6cfd22a-001a-000d-23d8-07790b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata16?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:08 GMT',
  etag: '"0x8D2D5EF9AB57C69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'a6cfd22a-001a-000d-23d8-07790b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata16')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:08 GMT',
  etag: '"0x8D2D5EF9AB57C69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'd9a1b01e-001a-003a-5ad8-07d5a4000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:08 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata16')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:08 GMT',
  etag: '"0x8D2D5EF9AB57C69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'd9a1b01e-001a-003a-5ad8-07d5a4000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:08 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata16')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:08 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF9AB57C69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '34543b1d-001a-0016-59d8-075799000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:09 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata16')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:08 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF9AB57C69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '34543b1d-001a-0016-59d8-075799000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:09 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata16')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:08 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF9AB57C69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5b8fc21d-001a-0007-6cd8-076082000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:09 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata16')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:08 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF9AB57C69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5b8fc21d-001a-0007-6cd8-076082000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:09 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata17')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:10 GMT',
  etag: '"0x8D2D5EF9C2A7459"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '810a0180-001a-0014-5dd8-075563000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:10 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata17')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:10 GMT',
  etag: '"0x8D2D5EF9C2A7459"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '810a0180-001a-0014-5dd8-075563000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:10 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata17?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:11 GMT',
  etag: '"0x8D2D5EF9C84CBDE"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b7a7cbf8-001a-0033-3ad8-07cf2a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:11 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata17?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:11 GMT',
  etag: '"0x8D2D5EF9C84CBDE"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b7a7cbf8-001a-0033-3ad8-07cf2a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:11 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata17?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:11 GMT',
  etag: '"0x8D2D5EF9CDF4AA2"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e9761427-001a-002b-50d8-07e2bf000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:11 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata17?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:11 GMT',
  etag: '"0x8D2D5EF9CDF4AA2"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e9761427-001a-002b-50d8-07e2bf000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:11 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata17')
  .reply(200, "", { 'content-length': '12',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:11 GMT',
  etag: '"0x8D2D5EF9CDF4AA2"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '80103356-001a-0015-5dd8-07549e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:12 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata17')
  .reply(200, "", { 'content-length': '12',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:11 GMT',
  etag: '"0x8D2D5EF9CDF4AA2"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '80103356-001a-0015-5dd8-07549e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:12 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata17')
  .reply(200, "Hello world!", { 'content-length': '12',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:11 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF9CDF4AA2"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8e4fd16a-001a-0009-66d8-078c89000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:12 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata17')
  .reply(200, "Hello world!", { 'content-length': '12',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:11 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EF9CDF4AA2"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8e4fd16a-001a-0009-66d8-078c89000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:12 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata18')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:13 GMT',
  etag: '"0x8D2D5EF9DFB235B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'f2a8538d-001a-0025-04d8-070eb4000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:13 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata18')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:13 GMT',
  etag: '"0x8D2D5EF9DFB235B"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'f2a8538d-001a-0025-04d8-070eb4000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:13 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata18?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:14 GMT',
  etag: '"0x8D2D5EF9E5A3618"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ce994cce-001a-0046-46d8-074891000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:14 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata18?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:14 GMT',
  etag: '"0x8D2D5EF9E5A3618"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ce994cce-001a-0046-46d8-074891000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:14 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata18')
  .reply(200, "", { 'content-length': '4194816',
  'last-modified': 'Fri, 16 Oct 2015 06:04:14 GMT',
  etag: '"0x8D2D5EF9E5A3618"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'bd50a626-001a-0024-0bd8-070f49000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:14 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata18')
  .reply(200, "", { 'content-length': '4194816',
  'last-modified': 'Fri, 16 Oct 2015 06:04:14 GMT',
  etag: '"0x8D2D5EF9E5A3618"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'bd50a626-001a-0024-0bd8-070f49000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:14 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata18?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges />", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:04:14 GMT',
  etag: '"0x8D2D5EF9E5A3618"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '80103359-001a-0015-5ed8-07549e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '4194816',
  date: 'Fri, 16 Oct 2015 06:04:15 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata18?comp=rangelist')
  .reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><Ranges />", { 'transfer-encoding': 'chunked',
  'content-type': 'application/xml',
  'last-modified': 'Fri, 16 Oct 2015 06:04:14 GMT',
  etag: '"0x8D2D5EF9E5A3618"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '80103359-001a-0015-5ed8-07549e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-content-length': '4194816',
  date: 'Fri, 16 Oct 2015 06:04:15 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata19')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:16 GMT',
  etag: '"0x8D2D5EF9F71C8ED"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3bbeca70-001a-002d-47d8-0715c7000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:16 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata19')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:16 GMT',
  etag: '"0x8D2D5EF9F71C8ED"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3bbeca70-001a-002d-47d8-0715c7000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:16 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata19?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:16 GMT',
  etag: '"0x8D2D5EF9FCD593E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8eaed68d-001a-0012-61d8-07a21b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:16 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata19?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:16 GMT',
  etag: '"0x8D2D5EF9FCD593E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8eaed68d-001a-0012-61d8-07a21b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:16 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata19?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:17 GMT',
  etag: '"0x8D2D5EFA02B818D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5195d4b4-001a-001f-47d8-074d17000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:17 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata19?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:17 GMT',
  etag: '"0x8D2D5EFA02B818D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5195d4b4-001a-001f-47d8-074d17000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:17 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata19')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:17 GMT',
  etag: '"0x8D2D5EFA02B818D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '606197d6-001a-0038-2fd8-07d75e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:18 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata19')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:17 GMT',
  etag: '"0x8D2D5EFA02B818D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '606197d6-001a-0038-2fd8-07d75e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:18 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata19')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:17 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA02B818D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bc5f0fc-001a-0028-64d8-07e1b8000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:18 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata19')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:17 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA02B818D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bc5f0fc-001a-0028-64d8-07e1b8000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:18 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata20')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:19 GMT',
  etag: '"0x8D2D5EFA13F91C0"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e4abc6e7-001a-0005-3ed8-076278000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:19 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata20')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:19 GMT',
  etag: '"0x8D2D5EFA13F91C0"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e4abc6e7-001a-0005-3ed8-076278000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:19 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata20?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:19 GMT',
  etag: '"0x8D2D5EFA19E7D82"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '62abc0b9-001a-0031-2cd8-07cdd0000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:19 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata20?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:19 GMT',
  etag: '"0x8D2D5EFA19E7D82"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '62abc0b9-001a-0031-2cd8-07cdd0000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:19 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata20?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:20 GMT',
  etag: '"0x8D2D5EFA1F94A69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'a6cfd235-001a-000d-26d8-07790b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:20 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata20?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:20 GMT',
  etag: '"0x8D2D5EFA1F94A69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'a6cfd235-001a-000d-26d8-07790b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:20 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata20')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:20 GMT',
  etag: '"0x8D2D5EFA1F94A69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '34543b27-001a-0016-5bd8-075799000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:20 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata20')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:20 GMT',
  etag: '"0x8D2D5EFA1F94A69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '34543b27-001a-0016-5bd8-075799000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:20 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata20')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:20 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA1F94A69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'f9f480d0-001a-0045-5ad8-074b96000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:21 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata20')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:20 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA1F94A69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'f9f480d0-001a-0045-5ad8-074b96000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:21 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata20')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:20 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA1F94A69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '382e3a17-001a-002f-33d8-07173d000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:22 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata20')
  .reply(200, "Hello world!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:20 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA1F94A69"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '382e3a17-001a-002f-33d8-07173d000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:22 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata21')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:22 GMT',
  etag: '"0x8D2D5EFA3656858"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3aa0b3de-001a-0037-1ed8-073aa8000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:22 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata21')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:22 GMT',
  etag: '"0x8D2D5EFA3656858"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3aa0b3de-001a-0037-1ed8-073aa8000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:22 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata21?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:23 GMT',
  etag: '"0x8D2D5EFA3BFC017"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ca0e19d9-001a-0000-1cd8-079607000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:22 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata21?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:23 GMT',
  etag: '"0x8D2D5EFA3BFC017"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ca0e19d9-001a-0000-1cd8-079607000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:22 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata21?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:23 GMT',
  etag: '"0x8D2D5EFA4197BA7"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b22e80d3-001a-0040-53d8-07bfe9000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:23 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata21?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:23 GMT',
  etag: '"0x8D2D5EFA4197BA7"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b22e80d3-001a-0040-53d8-07bfe9000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:23 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata21')
  .reply(200, "", { 'content-length': '12',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:23 GMT',
  etag: '"0x8D2D5EFA4197BA7"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'd5a15d6a-001a-001d-2dd8-074fed000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:23 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata21')
  .reply(200, "", { 'content-length': '12',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:23 GMT',
  etag: '"0x8D2D5EFA4197BA7"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'd5a15d6a-001a-001d-2dd8-074fed000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:23 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata21')
  .reply(200, "Hello world!", { 'content-length': '12',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:23 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA4197BA7"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '324418d3-001a-0021-13d8-07fb36000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:25 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata21')
  .reply(200, "Hello world!", { 'content-length': '12',
  'content-md5': 'hvsmnRkNLIX24EaM7KQqIA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:23 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA4197BA7"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '324418d3-001a-0021-13d8-07fb36000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:25 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata22')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:25 GMT',
  etag: '"0x8D2D5EFA52CC86F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '541edc98-001a-0011-1ed8-07a11c000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:25 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata22')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:25 GMT',
  etag: '"0x8D2D5EFA52CC86F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '541edc98-001a-0011-1ed8-07a11c000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:25 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata22?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:26 GMT',
  etag: '"0x8D2D5EFA5865CC5"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b2ce987d-001a-0002-0dd8-0794fd000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:26 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata22?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:26 GMT',
  etag: '"0x8D2D5EFA5865CC5"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b2ce987d-001a-0002-0dd8-0794fd000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:26 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata22')
  .reply(200, "Hello World", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:04:26 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA5865CC5"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '498c64f8-001a-002e-44d8-0716c0000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:27 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata22')
  .reply(200, "Hello World", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:04:26 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA5865CC5"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '498c64f8-001a-002e-44d8-0716c0000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:27 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/def%40%23abefdef%26%20%26abcde%2B%3D-')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:27 GMT',
  etag: '"0x8D2D5EFA6425F6D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '375256fc-001a-0047-54d8-07496c000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:27 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/def%40%23abefdef%26%20%26abcde%2B%3D-')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:27 GMT',
  etag: '"0x8D2D5EFA6425F6D"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '375256fc-001a-0047-54d8-07496c000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:27 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/def%40%23abefdef%26%20%26abcde%2B%3D-?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'el72csKikewywwY0G++EaQ==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:28 GMT',
  etag: '"0x8D2D5EFA69D053E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '91e7e1eb-001a-004b-2cd8-07a79d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:28 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/def%40%23abefdef%26%20%26abcde%2B%3D-?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'el72csKikewywwY0G++EaQ==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:28 GMT',
  etag: '"0x8D2D5EFA69D053E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '91e7e1eb-001a-004b-2cd8-07a79d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:28 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/def%40%23abefdef%26%20%26abcde%2B%3D-')
  .reply(200, "def@#/abef?def/& &/abcde+=-", { 'content-length': '27',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:04:28 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA69D053E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3f5b5ee4-001a-003c-6ed8-0722dc000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:28 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/def%40%23abefdef%26%20%26abcde%2B%3D-')
  .reply(200, "def@#/abef?def/& &/abcde+=-", { 'content-length': '27',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:04:28 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA69D053E"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3f5b5ee4-001a-003c-6ed8-0722dc000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:28 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/%E2%92%88%E2%91%A0%E2%85%AB%E3%84%A8%E3%84%A9')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:29 GMT',
  etag: '"0x8D2D5EFA75B78EE"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b4238043-001a-0018-48d8-07bb92000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:28 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/%E2%92%88%E2%91%A0%E2%85%AB%E3%84%A8%E3%84%A9')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:29 GMT',
  etag: '"0x8D2D5EFA75B78EE"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b4238043-001a-0018-48d8-07bb92000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:28 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/%E2%92%88%E2%91%A0%E2%85%AB%E3%84%A8%E3%84%A9?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'JV47ao252oiHjJL9esZSog==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:30 GMT',
  etag: '"0x8D2D5EFA7B841CC"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '741899b5-001a-0030-23d8-07cc2d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:30 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/%E2%92%88%E2%91%A0%E2%85%AB%E3%84%A8%E3%84%A9?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'JV47ao252oiHjJL9esZSog==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:30 GMT',
  etag: '"0x8D2D5EFA7B841CC"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '741899b5-001a-0030-23d8-07cc2d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:30 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/%E2%92%88%E2%91%A0%E2%85%AB%E3%84%A8%E3%84%A9')
  .reply(200, "⒈①Ⅻㄨㄩ", { 'content-length': '15',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:04:30 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA7B841CC"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '08a76129-001a-0035-23d8-073852000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:30 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/%E2%92%88%E2%91%A0%E2%85%AB%E3%84%A8%E3%84%A9')
  .reply(200, "⒈①Ⅻㄨㄩ", { 'content-length': '15',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:04:30 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA7B841CC"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '08a76129-001a-0035-23d8-073852000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:30 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata25')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:31 GMT',
  etag: '"0x8D2D5EFA87C81E2"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '41c3209b-001a-0039-44d8-07d6a3000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:31 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata25')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:31 GMT',
  etag: '"0x8D2D5EFA87C81E2"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '41c3209b-001a-0039-44d8-07d6a3000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:31 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata25?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:31 GMT',
  etag: '"0x8D2D5EFA8D63D40"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'fb15833b-001a-003e-5bd8-072026000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:32 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata25?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:31 GMT',
  etag: '"0x8D2D5EFA8D63D40"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'fb15833b-001a-003e-5bd8-072026000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:32 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata25')
  .reply(200, "Hello World", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:04:31 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA8D63D40"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ed488ea6-001a-0042-7dd8-07bd13000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:31 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata25')
  .reply(200, "Hello World", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'last-modified': 'Fri, 16 Oct 2015 06:04:31 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA8D63D40"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ed488ea6-001a-0042-7dd8-07bd13000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:31 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-1%20a')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:33 GMT',
  etag: '"0x8D2D5EFA98F32B1"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ce994ceb-001a-0046-50d8-074891000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:32 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-1%20a')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:33 GMT',
  etag: '"0x8D2D5EFA98F32B1"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ce994ceb-001a-0046-50d8-074891000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:32 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-1%20a?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:33 GMT',
  etag: '"0x8D2D5EFA9ED0CAB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ab3648eb-001a-0023-38d8-07f9cc000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:33 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-1%20a?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:33 GMT',
  etag: '"0x8D2D5EFA9ED0CAB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ab3648eb-001a-0023-38d8-07f9cc000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:33 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-1%20a')
  .reply(200, "", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:33 GMT',
  etag: '"0x8D2D5EFA9ED0CAB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '207c57d7-001a-0027-5cd8-070c4e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:34 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-1%20a')
  .reply(200, "", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:33 GMT',
  etag: '"0x8D2D5EFA9ED0CAB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '207c57d7-001a-0027-5cd8-070c4e000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:34 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-1%20a')
  .reply(200, "Hello World", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:33 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA9ED0CAB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '34211646-001a-002c-0bd8-07143a000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:34 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-1%20a')
  .reply(200, "Hello World", { 'content-length': '11',
  'content-type': 'application/octet-stream',
  'content-md5': 'sQqNsWTgdUEFt6mb5y4/5Q==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:33 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFA9ED0CAB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '34211646-001a-002c-0bd8-07143a000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:34 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:35 GMT',
  etag: '"0x8D2D5EFAAFEFA07"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6f08b97e-001a-0044-0bd8-074a6b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:34 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:35 GMT',
  etag: '"0x8D2D5EFAAFEFA07"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6f08b97e-001a-0044-0bd8-074a6b000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:34 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata27?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  etag: '"0x8D2D5EFAB592AB1"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5a2fc74e-001a-0048-02d8-07a49a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:35 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata27?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  etag: '"0x8D2D5EFAB592AB1"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5a2fc74e-001a-0048-02d8-07a49a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:35 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata27?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  etag: '"0x8D2D5EFABB704EA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3d1575ef-001a-004d-23d8-0750e5000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:36 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata27?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  etag: '"0x8D2D5EFABB704EA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3d1575ef-001a-004d-23d8-0750e5000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:36 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  etag: '"0x8D2D5EFABB704EA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6b7f4281-001a-003d-12d8-072321000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:36 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  etag: '"0x8D2D5EFABB704EA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6b7f4281-001a-003d-12d8-072321000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:36 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(200, "Hello World!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFABB704EA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'deed48c0-001a-001a-66d8-07b968000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:37 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(200, "Hello World!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFABB704EA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'deed48c0-001a-001a-66d8-07b968000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:37 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  etag: '"0x8D2D5EFABB704EA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ef3de867-001a-001e-35d8-074cea000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:38 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:36 GMT',
  etag: '"0x8D2D5EFABB704EA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ef3de867-001a-001e-35d8-074cea000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:38 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bff11a7-001a-004a-43d8-07a660000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:39 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata27')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bff11a7-001a-004a-43d8-07a660000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:39 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata28')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:39 GMT',
  etag: '"0x8D2D5EFAD834723"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '4c76f51a-001a-0013-12d8-07a3e6000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:39 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata28')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:39 GMT',
  etag: '"0x8D2D5EFAD834723"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '4c76f51a-001a-0013-12d8-07a3e6000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:39 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata28?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:40 GMT',
  etag: '"0x8D2D5EFADDD0298"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '72cd3770-001a-0004-0cd8-076385000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:39 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata28?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:40 GMT',
  etag: '"0x8D2D5EFADDD0298"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '72cd3770-001a-0004-0cd8-076385000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:39 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata28?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:40 GMT',
  etag: '"0x8D2D5EFAE38E0DF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '9489c133-001a-0008-70d8-078d74000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:40 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata28?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:40 GMT',
  etag: '"0x8D2D5EFAE38E0DF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '9489c133-001a-0008-70d8-078d74000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:40 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata28')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:40 GMT',
  etag: '"0x8D2D5EFAE38E0DF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b6c5c566-001a-000c-42d8-0778f6000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:41 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata28')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:40 GMT',
  etag: '"0x8D2D5EFAE38E0DF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b6c5c566-001a-000c-42d8-0778f6000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:41 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata28')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:40 GMT',
  etag: '"0x8D2D5EFAE38E0DF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6312588a-001a-0010-19d8-07a0e1000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:42 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata28')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:40 GMT',
  etag: '"0x8D2D5EFAE38E0DF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6312588a-001a-0010-19d8-07a0e1000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:42 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata28')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b33e7aaf-001a-0001-73d8-0797fa000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:42 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata28')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b33e7aaf-001a-0001-73d8-0797fa000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:42 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata29')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:43 GMT',
  etag: '"0x8D2D5EFAFA61056"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'eb365a68-001a-0006-66d8-07617f000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:43 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata29')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:43 GMT',
  etag: '"0x8D2D5EFAFA61056"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'eb365a68-001a-0006-66d8-07617f000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:43 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata29?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:43 GMT',
  etag: '"0x8D2D5EFB0006808"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'aec48d54-001a-0032-5ad8-07ced7000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:43 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata29?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:43 GMT',
  etag: '"0x8D2D5EFB0006808"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'aec48d54-001a-0032-5ad8-07ced7000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:43 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata29?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:44 GMT',
  etag: '"0x8D2D5EFB05F53CF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '1235681b-001a-0022-75d8-07f831000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:44 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata29?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:44 GMT',
  etag: '"0x8D2D5EFB05F53CF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '1235681b-001a-0022-75d8-07f831000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:44 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata29')
  .reply(200, "", { 'content-length': '12',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:44 GMT',
  etag: '"0x8D2D5EFB05F53CF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '797006c5-001a-0020-15d8-07facb000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:45 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata29')
  .reply(200, "", { 'content-length': '12',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:44 GMT',
  etag: '"0x8D2D5EFB05F53CF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '797006c5-001a-0020-15d8-07facb000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:45 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata29')
  .reply(200, "", { 'content-length': '12',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:44 GMT',
  etag: '"0x8D2D5EFB05F53CF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'bd50a642-001a-0024-0fd8-070f49000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:45 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata29')
  .reply(200, "", { 'content-length': '12',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:44 GMT',
  etag: '"0x8D2D5EFB05F53CF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'bd50a642-001a-0024-0fd8-070f49000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:45 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata29')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '1a89a1da-001a-0029-60d8-07e045000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:46 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata29')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '1a89a1da-001a-0029-60d8-07e045000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:46 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:46 GMT',
  etag: '"0x8D2D5EFB1CDE2CA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '58663c3f-001a-0019-52d8-07ba6f000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:46 GMT',
  etag: '"0x8D2D5EFB1CDE2CA"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '58663c3f-001a-0019-52d8-07ba6f000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata30?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'yOjfiVwsrhZrrQJ/3xUzWw==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:47 GMT',
  etag: '"0x8D2D5EFB22CCE76"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '53e45066-001a-000a-70d8-078f8e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata30?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'yOjfiVwsrhZrrQJ/3xUzWw==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:47 GMT',
  etag: '"0x8D2D5EFB22CCE76"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '53e45066-001a-000a-70d8-078f8e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:47 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:48 GMT',
  etag: '"0x8D2D5EFB287744F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '52a62f8b-001a-0036-79d8-073b55000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:48 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:48 GMT',
  etag: '"0x8D2D5EFB287744F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '52a62f8b-001a-0036-79d8-073b55000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:48 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata30?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:48 GMT',
  etag: '"0x8D2D5EFB2E1CC0A"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'c338f9a1-001a-0026-79d8-070db3000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:48 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata30?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:48 GMT',
  etag: '"0x8D2D5EFB2E1CC0A"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'c338f9a1-001a-0026-79d8-070db3000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:48 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata30?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:49 GMT',
  etag: '"0x8D2D5EFB33B1238"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e9761448-001a-002b-55d8-07e2bf000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:49 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata30?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:49 GMT',
  etag: '"0x8D2D5EFB33B1238"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e9761448-001a-002b-55d8-07e2bf000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:49 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(200, "Hello World!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:49 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFB33B1238"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'a753b57f-001a-0043-54d8-07bcee000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:49 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(200, "Hello World!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:49 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFB33B1238"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'a753b57f-001a-0043-54d8-07bcee000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:49 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:49 GMT',
  etag: '"0x8D2D5EFB33B1238"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5d780e70-001a-0034-41d8-0739af000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:50 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:04:49 GMT',
  etag: '"0x8D2D5EFB33B1238"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5d780e70-001a-0034-41d8-0739af000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:50 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e9bcd0b7-001a-004c-65d8-075118000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:51 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata30')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'e9bcd0b7-001a-004c-65d8-075118000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:51 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata31')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:51 GMT',
  etag: '"0x8D2D5EFB4AE5C55"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8010337b-001a-0015-63d8-07549e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:51 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata31')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:51 GMT',
  etag: '"0x8D2D5EFB4AE5C55"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8010337b-001a-0015-63d8-07549e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:51 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata31?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:52 GMT',
  etag: '"0x8D2D5EFB5083EC9"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3bbeca91-001a-002d-4cd8-0715c7000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:52 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata31?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:52 GMT',
  etag: '"0x8D2D5EFB5083EC9"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3bbeca91-001a-002d-4cd8-0715c7000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:52 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata31?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:52 GMT',
  etag: '"0x8D2D5EFB561D32C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8e4fd1f6-001a-0009-51d8-078c89000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:52 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata31?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:52 GMT',
  etag: '"0x8D2D5EFB561D32C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '8e4fd1f6-001a-0009-51d8-078c89000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:52 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata31')
  .reply(200, "", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:04:52 GMT',
  etag: '"0x8D2D5EFB561D32C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '042af704-001a-000e-45d8-077a0c000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:53 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata31')
  .reply(200, "", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:04:52 GMT',
  etag: '"0x8D2D5EFB561D32C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '042af704-001a-000e-45d8-077a0c000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:53 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata31')
  .reply(200, "", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:04:52 GMT',
  etag: '"0x8D2D5EFB561D32C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '2fe1f4ec-001a-0017-27d8-075664000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:53 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata31')
  .reply(200, "", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:04:52 GMT',
  etag: '"0x8D2D5EFB561D32C"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '2fe1f4ec-001a-0017-27d8-075664000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:53 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata31')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '74e1e791-001a-001b-1ed8-07b895000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:55 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata31')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '74e1e791-001a-001b-1ed8-07b895000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:55 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata32')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:55 GMT',
  etag: '"0x8D2D5EFB6D62EBB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5195d4db-001a-001f-4dd8-074d17000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:55 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata32')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:55 GMT',
  etag: '"0x8D2D5EFB6D62EBB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5195d4db-001a-001f-4dd8-074d17000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:55 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata32?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:55 GMT',
  etag: '"0x8D2D5EFB7305F52"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '60619a2d-001a-0038-64d8-07d75e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:56 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata32?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:55 GMT',
  etag: '"0x8D2D5EFB7305F52"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '60619a2d-001a-0038-64d8-07d75e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:56 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata32')
  .reply(200, "", { 'content-length': '0',
  'content-md5': '1B2M2Y8AsgTpgAmY7PhCfg==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:55 GMT',
  etag: '"0x8D2D5EFB7305F52"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'feee0d68-001a-0049-71d8-07a567000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:56 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata32')
  .reply(200, "", { 'content-length': '0',
  'content-md5': '1B2M2Y8AsgTpgAmY7PhCfg==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:55 GMT',
  etag: '"0x8D2D5EFB7305F52"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'feee0d68-001a-0049-71d8-07a567000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:56 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata32')
  .reply(200, "", { 'content-length': '0',
  'content-md5': '1B2M2Y8AsgTpgAmY7PhCfg==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:55 GMT',
  etag: '"0x8D2D5EFB7305F52"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'f2a85407-001a-0025-56d8-070eb4000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:57 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata32')
  .reply(200, "", { 'content-length': '0',
  'content-md5': '1B2M2Y8AsgTpgAmY7PhCfg==',
  'last-modified': 'Fri, 16 Oct 2015 06:04:55 GMT',
  etag: '"0x8D2D5EFB7305F52"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'f2a85407-001a-0025-56d8-070eb4000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:04:57 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata32')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '18560ec4-001a-002a-01d8-07e342000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:57 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata32')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '18560ec4-001a-002a-01d8-07e342000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:57 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata33')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '382e3a37-001a-002f-38d8-07173d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:58 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata33')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '382e3a37-001a-002f-38d8-07173d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:58 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata33')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b7a7cc22-001a-0033-40d8-07cf2a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:58 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata33')
  .reply(404, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b7a7cc22-001a-0033-40d8-07cf2a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:58 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:59 GMT',
  etag: '"0x8D2D5EFB961F612"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3aa0b401-001a-0037-23d8-073aa8000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:59 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:04:59 GMT',
  etag: '"0x8D2D5EFB961F612"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3aa0b401-001a-0037-23d8-073aa8000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:59 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata34?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  etag: '"0x8D2D5EFB9BDFBA1"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ca0e19fd-001a-0000-21d8-079607000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:59 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata34?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  etag: '"0x8D2D5EFB9BDFBA1"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ca0e19fd-001a-0000-21d8-079607000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:04:59 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata34?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  etag: '"0x8D2D5EFBA191686"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b22e80f9-001a-0040-58d8-07bfe9000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:00 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata34?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  etag: '"0x8D2D5EFBA191686"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b22e80f9-001a-0040-58d8-07bfe9000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:00 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  etag: '"0x8D2D5EFBA191686"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'd5a15dc6-001a-001d-68d8-074fed000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:00 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  etag: '"0x8D2D5EFBA191686"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'd5a15dc6-001a-001d-68d8-074fed000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:00 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(200, "Hello World!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFBA191686"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3244196a-001a-0021-07d8-07fb36000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:02 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(200, "Hello World!", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFBA191686"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3244196a-001a-0021-07d8-07fb36000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:02 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  etag: '"0x8D2D5EFBA191686"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '541edcbb-001a-0011-23d8-07a11c000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:02 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:05:00 GMT',
  etag: '"0x8D2D5EFBA191686"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '541edcbb-001a-0011-23d8-07a11c000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:02 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b2ce98a1-001a-0002-12d8-0794fd000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:03 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata34')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b2ce98a1-001a-0002-12d8-0794fd000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:03 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata35')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:03 GMT',
  etag: '"0x8D2D5EFBBE35CDB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '498c651c-001a-002e-49d8-0716c0000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:04 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata35')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:03 GMT',
  etag: '"0x8D2D5EFBBE35CDB"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '498c651c-001a-002e-49d8-0716c0000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:04 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata35?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:04 GMT',
  etag: '"0x8D2D5EFBC3DB488"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3752571f-001a-0047-59d8-07496c000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:04 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata35?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:04 GMT',
  etag: '"0x8D2D5EFBC3DB488"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3752571f-001a-0047-59d8-07496c000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:04 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata35?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:05 GMT',
  etag: '"0x8D2D5EFBC97970F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '91e7e20e-001a-004b-31d8-07a79d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:05 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata35?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:05 GMT',
  etag: '"0x8D2D5EFBC97970F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '91e7e20e-001a-004b-31d8-07a79d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:05 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata35')
  .reply(200, "", { 'content-length': '12',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:05 GMT',
  etag: '"0x8D2D5EFBC97970F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3f5b5f06-001a-003c-73d8-0722dc000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:05 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata35')
  .reply(200, "", { 'content-length': '12',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:05 GMT',
  etag: '"0x8D2D5EFBC97970F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3f5b5f06-001a-003c-73d8-0722dc000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:05 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata35')
  .reply(200, "", { 'content-length': '12',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:05 GMT',
  etag: '"0x8D2D5EFBC97970F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b4238098-001a-0018-7ad8-07bb92000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:05 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata35')
  .reply(200, "", { 'content-length': '12',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:05 GMT',
  etag: '"0x8D2D5EFBC97970F"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b4238098-001a-0018-7ad8-07bb92000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:05 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata35')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '741899d9-001a-0030-28d8-07cc2d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata35')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '741899d9-001a-0030-28d8-07cc2d000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:07 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata36')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:07 GMT',
  etag: '"0x8D2D5EFBE0C67CE"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '08a7614c-001a-0035-29d8-073852000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata36')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:07 GMT',
  etag: '"0x8D2D5EFBE0C67CE"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '08a7614c-001a-0035-29d8-073852000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:07 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata36?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:08 GMT',
  etag: '"0x8D2D5EFBE65D509"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '41c320c6-001a-0039-50d8-07d6a3000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:08 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata36?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:08 GMT',
  etag: '"0x8D2D5EFBE65D509"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '41c320c6-001a-0039-50d8-07d6a3000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:08 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata36?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:08 GMT',
  etag: '"0x8D2D5EFBEBF6979"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'fb158382-001a-003e-01d8-072026000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:08 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata36?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:08 GMT',
  etag: '"0x8D2D5EFBEBF6979"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'fb158382-001a-003e-01d8-072026000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:08 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata36')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:05:08 GMT',
  etag: '"0x8D2D5EFBEBF6979"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ed488ed0-001a-0042-07d8-07bd13000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:08 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata36')
  .reply(200, "", { 'content-length': '12',
  'last-modified': 'Fri, 16 Oct 2015 06:05:08 GMT',
  etag: '"0x8D2D5EFBEBF6979"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ed488ed0-001a-0042-07d8-07bd13000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:08 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata36')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ce994d2e-001a-0046-73d8-074891000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:09 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata36')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ce994d2e-001a-0046-73d8-074891000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:09 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:10 GMT',
  etag: '"0x8D2D5EFBFD65FFF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ab36491b-001a-0023-47d8-07f9cc000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:10 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:10 GMT',
  etag: '"0x8D2D5EFBFD65FFF"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ab36491b-001a-0023-47d8-07f9cc000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:10 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata37?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  etag: '"0x8D2D5EFC0301B66"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '207c57fa-001a-0027-61d8-070c4e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:11 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata37?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': '7Qdih1MuhjZehB6Sv8UNjA==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  etag: '"0x8D2D5EFC0301B66"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '207c57fa-001a-0027-61d8-070c4e000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:11 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata37?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  etag: '"0x8D2D5EFC0893A86"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3421166b-001a-002c-10d8-07143a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:11 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata37?comp=properties')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  etag: '"0x8D2D5EFC0893A86"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3421166b-001a-002c-10d8-07143a000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:11 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(200, "Hello World!", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFC0893A86"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6f08b9a2-001a-0044-10d8-074a6b000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:12 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(200, "Hello World!", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFC0893A86"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6f08b9a2-001a-0044-10d8-074a6b000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:12 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(200, "", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  etag: '"0x8D2D5EFC0893A86"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5a2fc770-001a-0048-07d8-07a49a000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:12 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(200, "", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  etag: '"0x8D2D5EFC0893A86"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '5a2fc770-001a-0048-07d8-07a49a000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:12 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(200, "", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  etag: '"0x8D2D5EFC0893A86"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3d157616-001a-004d-28d8-0750e5000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:13 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(200, "", { 'content-length': '12',
  'content-type': 'text',
  'last-modified': 'Fri, 16 Oct 2015 06:05:11 GMT',
  etag: '"0x8D2D5EFC0893A86"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '3d157616-001a-004d-28d8-0750e5000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:13 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6b7f42a4-001a-003d-17d8-072321000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:13 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1/dir-testdata2/file-testdata37')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '6b7f42a4-001a-003d-17d8-072321000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:13 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata38')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:14 GMT',
  etag: '"0x8D2D5EFC257EDCC"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'deed48e7-001a-001a-6bd8-07b968000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:14 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .put('/upload-test-share-testdata1/dir-testdata2/file-testdata38')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:05:14 GMT',
  etag: '"0x8D2D5EFC257EDCC"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'deed48e7-001a-001a-6bd8-07b968000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:14 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata38?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:15 GMT',
  etag: '"0x8D2D5EFC2B1F764"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ef3de88b-001a-001e-3ad8-074cea000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:15 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .filteringRequestBody(function (path) { return '*';})
.put('/upload-test-share-testdata1/dir-testdata2/file-testdata38?comp=range', '*')
  .reply(201, "", { 'transfer-encoding': 'chunked',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:15 GMT',
  etag: '"0x8D2D5EFC2B1F764"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'ef3de88b-001a-001e-3ad8-074cea000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:15 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata38')
  .reply(200, "Hello, World!", { 'content-length': '13',
  'content-type': 'application/octet-stream',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:15 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFC2B1F764"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bff11cc-001a-004a-48d8-07a660000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:15 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .get('/upload-test-share-testdata1/dir-testdata2/file-testdata38')
  .reply(200, "Hello, World!", { 'content-length': '13',
  'content-type': 'application/octet-stream',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:15 GMT',
  'accept-ranges': 'bytes',
  etag: '"0x8D2D5EFC2B1F764"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '7bff11cc-001a-004a-48d8-07a660000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:15 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata38')
  .reply(200, "", { 'content-length': '13',
  'content-type': 'application/octet-stream',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:15 GMT',
  etag: '"0x8D2D5EFC2B1F764"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '4c76f59b-001a-0013-70d8-07a3e6000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:16 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1/dir-testdata2/file-testdata38')
  .reply(200, "", { 'content-length': '13',
  'content-type': 'application/octet-stream',
  'content-md5': 'ZajifYh5KDgxtmS9i38K1A==',
  'last-modified': 'Fri, 16 Oct 2015 06:05:15 GMT',
  etag: '"0x8D2D5EFC2B1F764"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '4c76f59b-001a-0013-70d8-07a3e6000000',
  'x-ms-version': '2015-02-21',
  'x-ms-type': 'File',
  date: 'Fri, 16 Oct 2015 06:05:16 GMT',
  connection: 'close' });
 return result; }],
[function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1?restype=share')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:41 GMT',
  etag: '"0x8D2D5EF8AD86CE0"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '72cd3795-001a-0004-11d8-076385000000',
  'x-ms-version': '2015-02-21',
  'x-ms-share-quota': '5120',
  date: 'Fri, 16 Oct 2015 06:05:16 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .head('/upload-test-share-testdata1?restype=share')
  .reply(200, "", { 'transfer-encoding': 'chunked',
  'last-modified': 'Fri, 16 Oct 2015 06:03:41 GMT',
  etag: '"0x8D2D5EF8AD86CE0"',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': '72cd3795-001a-0004-11d8-076385000000',
  'x-ms-version': '2015-02-21',
  'x-ms-share-quota': '5120',
  date: 'Fri, 16 Oct 2015 06:05:16 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('http://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1?restype=share')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b6c5c5ba-001a-000c-76d8-0778f6000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:17 GMT',
  connection: 'close' });
 return result; },
function (nock) { 
var result = 
nock('https://xplat.file.core.windows.net:443')
  .delete('/upload-test-share-testdata1?restype=share')
  .reply(202, "", { 'transfer-encoding': 'chunked',
  server: 'Windows-Azure-File/1.0 Microsoft-HTTPAPI/2.0',
  'x-ms-request-id': 'b6c5c5ba-001a-000c-76d8-0778f6000000',
  'x-ms-version': '2015-02-21',
  date: 'Fri, 16 Oct 2015 06:05:17 GMT',
  connection: 'close' });
 return result; }]];