david@intel-compute-stick:/var/www/html/059$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. POST /059/form1.php HTTP/1.1 host: localhost Cookie: Cookie59a=COOKIE59a Content-Length: 11 Content-Type: application/x-www-form-urlencoded txt1=TEXT59 HTTP/1.1 200 OK Date: Thu, 02 Jun 2022 10:59:23 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=pggar842vapn665d6nil84eo22; 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: Cookie59=COOKIE59; expires=Thu, 02-Jun-2022 10:59:54 GMT; Max-Age=30 Vary: Accept-Encoding Content-Length: 183 Content-Type: text/html; charset=UTF-8 <form method="POST" action="./form1.php"> <input type="text" name="txt1"></input> <input type="submit"></input> </form> pggar842vapn665d6nil84eo22<br> <br> COOKIE59a<br> TEXT59<br> Connection closed by foreign host. david@intel-compute-stick:/var/www/html/059$