|
|
|
|
|
by rnhmjoj
31 days ago
|
|
> they still see the URL so they can get the content if they want it That's incorrect, a MitM can only reveal the server hostname by inspecting the SNI during the TLS handshake, but the HTTP request, including the URL and headers, is encrypted. |
|