david@intel-compute-stick:/var/www/html/044$ telnet localhost 80 Trying ::1... Connected to localhost. Escape character is '^]'. GET /044/form1.php?text1=THIS_IS_MSG_FOURTY_FOR HTTP/1.1 host: localhost Cookie: Cookie44a=THIS_IS_COOKED_FOURTY_FOUR_TIMES HTTP/1.1 200 OK Date: Thu, 12 May 2022 11:30:00 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=kjta3t2i214c9v43eclpkpb606; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Set-Cookie: Cookie44=THIS_IS_COOKIE_FOURTY_FOUR; expires=Thu, 12-May-2022 12:30:01 GMT; Max-Age=3600 Vary: Accept-Encoding Content-Length: 222 Content-Type: text/html; charset=UTF-8 <form method="GET" action="./form1.php"> <input type="text" name="text1"></input> <input type="submit"></input> </form> kjta3t2i214c9v43eclpkpb606<br> THIS_IS_MSG_FOURTY_FOR<br> <br> THIS_IS_COOKED_FOURTY_FOUR_TIMES<br> Connection closed by foreign host. david@intel-compute-stick:/var/www/html/044$