Link in Google results will be get or post -


I just want to know that clicking on the results of Google search will receive a request or a post request.

Inspect an open debugger / element on the browser Select the Net tab and click on the results and see for yourself This is GET.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -