POST is used when we want to send data to a web address. POST is different from PUT because it's used to create new data entries at the destination, whereas PUT ...
確定! 回上一頁