Joerg Sommer <[EMAIL PROTECTED]> writes:
> 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.
No, WWWOFFLE closes the connection after every request. This is
compliant with HTTP/1.0 and HTTP/1.1 protocols because WWWOFFLE tells
the client that it is going to do 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.
Is this when you are online or offline? I tested this when offline
and I did not get the body of the data, only the head.
There was a change in version 2.8e about HEAD requests when online.
Are you using this version or an earlier one? If earlier then you
should try upgrading, if it is this one then let me know and I will
look for a bug in the new code.
> Does the RFC allow this?
No.
--
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop [EMAIL PROTECTED]
http://www.gedanken.demon.co.uk/
WWWOFFLE users page:
http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html