Hi, does wwwoffle support keep-alive? I have problems to update Windows through wwwoffle. I belive it is, because wwwoffle closes the connection after the HEAD command and Windows don't like this.
I've seen a strange behaviour of the HEAD command. If I request the HEAD and the data of the site is cache I get it too. #v+ $ telnet server 8080 HEAD http://www.thur.de/ HTTP/1.0 HTTP/1.0 200 OK Date: Fri, 08 Apr 2005 17:20:39 GMT Server: Apache/1.3.26 Ben-SSL/1.48 (Unix) Debian GNU/Linux mod_gzip/1.3.19.1a PHP/4.1.2 Content-Type: text/html Connection: close Proxy-Connection: close <HTML> <HEAD> <TITLE>ThurNet - Germany</TITLE> <META name="description" content="ThurNet Germany, Thuringia, Jena"> <META name="author" content="[EMAIL PROTECTED]"> <META http-equiv="expires" content="1209600"> <LINK REL="stylesheet" type="text/css" href="/styles/main.css"> </HEAD> <BODY bgcolor="#C0C0C0" text="#000000"> #v- Does the RFC allow this? Bye, Joerg. -- Jeder wei� alles, keiner wei� bescheid.
