Well, here is the story:
I have some data need to send to server, but they should turned into JSON dataType first.
I made such ajax call:
dataType: 'json',