david@intel-compute-stick:/var/www/html/060$ telnet 127.0.0.1 80 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. POST /060/form1.php HTTP/1.1 host: localhost Cookie: Cookie60a=COOKIE60a Content-Type: application/x-www-form-urlencoded Content-Length: 11 txt1=TEXT60 HTTP/1.1 200 OK Date: Fri, 03 Jun 2022 14:12:28 GMT Server: Apache/2.4.52 (Debian) Set-Cookie: PHPSESSID=sgnq4elsq6oksbunvdnbidipq4; 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: Cookie60=COOKIE60; expires=Fri, 03-Jun-2022 14:32:29 GMT; Max-Age=1200 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> sgnq4elsq6oksbunvdnbidipq4<br> <br> COOKIE60a<br> TEXT60<br> Connection closed by foreign host. david@intel-compute-stick:/var/www/html/060$