1. Client Connects to Server
2. 11GET /test- cgi. htm HTTP/1.0"
3. Server Responds with:
HTTP/1.0 200 OK Server: Web-Server/1.0 Content-Type: text/html Content-Length: 482
<HTML> ... </HTML>
4. Server Dis connects