I am using the Flurl framework to call web service methods. One of this method returns a file content as a Stream using FileStreamActionResult as a return value of my web se