GET / HTTP/1.1
   host: www.firma.cz

SSL telnet for HTTPS

openssl s_client -connect www.firma.cz:443 -state -debug
GET / HTTP/1.0