I want to make a POST to a REST service. When using the standard XMLHttpRequest-way it works, but when using jQuery $.ajax the HTTPRequest headers gets messed up, and the POST becomes OPTIONS.I want to make a POST to a REST service. When u
I want to make a POST to a REST service. When using the standard XMLHttpRequest-way it works, but when using jQuery $.ajax the HTTPRequest headers gets messed up, and the POST becomes OPTIONS.I want to make a POST to a REST service. When u