<div dir="auto"><div><div class="gmail_quote"><div dir="ltr">Ched <<a href="mailto:charles.edouard.des.vastes.vignes@gmail.com">charles.edouard.des.vastes.vignes@gmail.com</a>> schrieb am Mi., 31. Okt. 2018, 23:43:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello All,<br>
<br>
I'm using fphttpclient.simpleget to make querries to webserver. It's very very simple to use this <br>
function ! "Du pur bonheur".<br>
<br>
As some data which travel the world encoded in clear in the url of the get are sometime private <br>
(connecting password for example), I'd like to use the post method which crypts the data when using https.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Your assumption is incorrect. The only part that is "transmitted" unencrypted is the host, because that one is resolved using DNS. The remaining URL is the first line of the already encrypted HTTP header.</div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"></div></div></div>