Azure / blobporter

Highly concurrent data transfer tool for Azure Blob Storage.
Other
85 stars 29 forks source link

Expose x-ms-client-request-id #52

Open udf2457 opened 7 years ago

udf2457 commented 7 years ago

For those of us who may be thinking about building automation around blobporter, it would be very useful if you could expose the x-ms-client-request-id header as an optional input parameter. This would assist with log correlation etc.

giventocode commented 7 years ago

thanks for the recommendation