Content-Type
* add content-type to block blob upload * Add content-type for sdk path * fix spacing * merge headers and only when file extension is .txt * add conditions * tweak conditions and path matching * pass in headers * add content-type for appendblob
* Re-add file size check prior to reading file * Remove redundant file size check