I\'m trying to make a POST request with CORS.
I\'ve a class that adds the correct response header on my methods inside my controller
using System; using