You need to send a Get HTTPS request. How exactly do this?
Thanks in advance for your reply ^^
Search tried? Site search gave it
Also, Google displays a lot of information, for example , this :
SynHttp.Sock.CreateWithSSL(TSSLOpenSSL); SynHttp.Sock.SSLDoConnect; SynHttp.HTTPMethod('GET', 'https://www.google.com/'); Resp.LoadFromStream(SynHttp.Document); HtmlResponse := Resp.Text;
Source: https://ru.stackoverflow.com/questions/235818/More articles:Logical operatorHow to transfer parameter via shell to .cgi scriptWpf and hotkeysDynamic button creation in adapterDesigning a client server for the game "chess"Python: I can't catch a window change eventFormula add javaFetching id rows by maximal parameter with groupingWhy build for projects, for example, in PHP?How to call cgi script from PHP?All Articles