I have a C# Web API which returns FileContentResult. Here is my code
FileContentResult
[HttpGet] [Route("Download")] public async Task