When I make ajax call to server in form of :
var data = new FormData(); data.append("param", "valueX"); var func = { "url