I am trying to make a post request using httparty gem. response = HTTParty.post(App.base_uri + "/api?service=post&action=update&version=2", ...
確定! 回上一頁