Example:
{ echo GET / HTTP/1.0 ; echo ; sleep 1 ; } | openssl s_client -connect www.google.com:443
openssl s_client -connect www.google.com:443
Example:
Or just : then type interactively GET / HTTP/1.0 then press enter twice.