request = Request({url: url, handleAs: 'json'});. Now I have a requirement to be able to post JSON data and get a similar response. From the API ...
確定! 回上一頁