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


david@intel-compute-stick:/var/www/html/042$ telnet localhost 80
Trying ::1...
Connected to localhost.
Escape character is '^]'.
GET /042/form1.php?text1=DIES_IST_TEXT_042 HTTP/1.1
host: localhost
Cookie: Cookie42a=DIES_IST_COOKIE_42a

HTTP/1.1 200 OK
Date: Tue, 10 May 2022 18:08:22 GMT
Server: Apache/2.4.52 (Debian)
Set-Cookie: PHPSESSID=9msdofhdik7ofg5omvbq9e2pn7; 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: Cookie42=DIES_IST_COOKIE_42; expires=Tue, 10-May-2022 19:08:25 GMT; Max-Age=3600
Vary: Accept-Encoding
Content-Length: 204
Content-Type: text/html; charset=UTF-8


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

9msdofhdik7ofg5omvbq9e2pn7<br>
DIES_IST_TEXT_042<br>
<br>
DIES_IST_COOKIE_42a<br>
Connection closed by foreign host.
david@intel-compute-stick:/var/www/html/042$