I have an Angular 2 app as a front end from where I am hitting my backend API in C# for a POST request. Since the request being cross origin, the browser is converting my POST method to OPTIONS method. I have an Angular 2 app as a front end from whe
I have an Angular 2 app as a front end from where I am hitting my backend API in C# for a POST request. Since the request being cross origin, the browser is converting my POST method to OPTIONS method. I have an Angular 2 app as a front end from whe