I have an MVC project with a /api folder which contains my Web API controllers. I want the following things:
What have worked for me:
Seems like just setting existingResponse="Auto" will do the job.