I have a basic web api that is trying to return an excel document triggered as a download action rather than a data stream. I have followed many examples online in regards to creating the stream and setting attachment properties but my Postman requests always show as encoded. Below is the API method.I have a basic web api that is trying to return