If it's a POST call, you're sending JSON to it. You can simplify all of that into a reusable RestClient class. Here's an example client: using ExampleAPIClient.
確定! 回上一頁