This example demonstrates that HTTP is a text-based Internet communications protocol, and shows a basic HTTP request and the corresponding HTTP response.
You can use Telnet to manually send a minimal HTTP request from the command line, as follows.
Start a Telnet session to the web server www.e...