I am at present writing some tests for Azure Experience Manager ,in which i need to upload huge data like jpg , Tiff ,Zip .. etc files.So To add that I am using Api POST call using my C# Test Project in visual Studio .I am using Http Client with HttpContent as MultipartFormDataContent , so it adds ...