3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
$.ajaxSetup({
|
|
contentType: "application/json; charset=utf-8"
|
|
}); |