|
...> telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
HEAD /~si/index.html HTTP/1.0
HTTP/1.1 200 OKDate: Thu, 23 Nov 2000 11:21:36 GMTServer: Apache/1.3.12 ...Expires: Fri, 24 Nov 2000 11:21:39 GMTContent-Length: 15643Last-Modified: Wed, 15 Nov 2000 13:11:22 GMTConnection: closeContent-Type: text/htmlConnection closed by foreign host.
...>
|
|
...> telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
GET /~si/index.html HTTP/1.0
If-Modified-Since: Wed, 15 Nov 2000 13:11:23 GMT
HTTP/1.1 304 Not ModifiedDate: Thu, 23 Nov 2000 11:23:02 GMTServer: Apache/1.3.12 ...Connection: closeExpires: Fri, 24 Nov 2000 11:23:06 GMTConnection closed by foreign host.
...>
get4.exp: das expect-Skript für dieses Beispiel |
| Letzte Änderung: 14.02.2012 | © Prof. Dr. Uwe Schmidt |