I tried this in my ubuntu telnet client:
> telnet www.google.com 80
> GET / HTTP/1.1
What I got back is a bunch of HTML lines in the console.
I noticed one thing at the end of the last line, right after closing tag /Script.
There is a character ‘0’ … what does it mean?
End of file, EOF.