Is it possible to make AJAX call with other Content Type than the default application/x-www-form-urlencoded?
Would it be possible to make AJAX calls with Construct 2 directly in JSON or XML format?
The reason I am asking is I would like to connect to a WFC service developed in .NET C# and it is expecting XML or JSON.