GET is better for non-secure data, like query strings in Google. Notes on POST: Appends form-data inside the body of the HTTP request (data is not shown in URL) ...
確定! 回上一頁