0

As you will know most search engines pass the search information url-encoded, i.e a get request with the parameters on it.

But given all the fuzz about security and surveillance, why aren't SEs encrypting the data just by sending it in a POST request body?

2
  • 3
    The question seems to be based on the assumption that URL parameters are not encrypted by HTTPS, but only the POST body. This assumption is wrong. Commented Apr 20, 2022 at 14:01
  • I see, where can i read about it? @SteffenUllrich Commented Apr 20, 2022 at 14:02

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.