/media/sda-magnetic/david/Dok-15-2023-11-27/informatik/www-intel-compute-stick-2022-06-13/023/output03.txt


david@intel-compute-stick:/var/www/html/023$ telnet 127.0.0.1 80
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
GET /023/phptest.php?text1=Hallo HTTP/1.1
host: localhost

HTTP/1.1 200 OK
Date: Sat, 16 Apr 2022 16:49:32 GMT
Server: Apache/2.4.52 (Debian)
Set-Cookie: PHPSESSID=dkmv6c6daou4viq8uj0ebl9re6; 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: Cookie23=Inhalt; expires=Sat, 16-Apr-2022 17:49:37 GMT; Max-Age=3600
Vary: Accept-Encoding
Content-Length: 153
Content-Type: text/html; charset=UTF-8


<form action="./form1.php" method="GET">
<input type="text" name="text1"></input>
<input type="submit"></input>
</form>

Hallodkmv6c6daou4viq8uj0ebl9re6Connection closed by foreign host.
david@intel-compute-stick:/var/www/html/023$