In the addPerson method, we send an HTTP POST request to insert a new person in the backend. Since we are sending data as JSON, we need to set the 'content-type ...
確定! 回上一頁