HTTParty.post('http://website.com/resource', {school: 'Epicodus', class: 'Rails'}. This would POST the payload (the school and class params) ...
確定! 回上一頁