protocol://hostname:port/path-and-file-name
$ telnet stackoverflow.com 80
GET /questions HTTP/1.0
Host: stackoverflow.com
# add the 2 empty lines above but not this one
$ telnet img.zap.co.il 80
GET /imgs/newui/small-logos-sprits.png HTTP/1.0
Host: img.zap.co.il
# add the 2 empty lines above but not this one
The status code is a 3-digit number: