When a GET request is being sent, all parameters are part of the URL. For POST, however, this data is sent in the body of the HTTP request.
確定! 回上一頁