Custom HTTP Headers with createBlockBlobFromStream Node API

Hello,

Is it possible to add customized HTTP headers, for example 'x-ms-client-request-id', while creating a block blob using createBlockBlobFromStream API in Azure Node.js?

Thanks in advance!

March 14th, 2014 1:49am

Hi,

It is a good choice to use rest API to do this, See more at: http://msdn.microsoft.com/en-us/library/windowsazure/dd179355.aspx

Best Regards

Free Windows Admin Tool Kit Click here and download it now
March 14th, 2014 4:23am

Hi,

Sorry I'm new to use the REST API. Would you mind to share some example code?

Thanks,

March 14th, 2014 12:39pm

Hi,

About how to use Rest API via node.js, please refer to http://stackoverflow.com/questions/5643321/how-to-make-remote-rest-call-inside-node-js-any-curl for more information. Hope this helps.

Best Regards

Free Windows Admin Tool Kit Click here and download it now
March 17th, 2014 5:38am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics