How to send a json in ajax get using Ext.ajax.request. Here a example doing with jquery $.get('http://some.endpoint.com',{location: {abc: 1, two: 2}, ...
確定! 回上一頁