Skip to content Skip to sidebar Skip to footer
Showing posts with the label Asp.net Web Api2

Access-control-allow-methods And Microsoft Edge, Works With Firefox And Chrome

I'm using superagent to execute a DELETE call to my WebApi backend. The pre-flight call says t… Read more Access-control-allow-methods And Microsoft Edge, Works With Firefox And Chrome

Post From Typescript To Web Api Api, Unable To Pass A Json Object

I am trying to pass a JSON Object from a typescript POST call to a Web API method. Fiddler shows t… Read more Post From Typescript To Web Api Api, Unable To Pass A Json Object