liquidwar-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [liquidwar-user] patch use HTTP/1.1 rather than HTTP/0.9


From: Christian Mauduit
Subject: Re: [liquidwar-user] patch use HTTP/1.1 rather than HTTP/0.9
Date: Tue, 11 Feb 2003 16:18:55 +0100
User-agent: Mutt/1.3.28i

On Mon, Feb 10, 2003 at 01:48:51PM -0500, Roderick Schertler wrote:
> The meta server functions didn't work for me.  There's a transparent
> Squid proxy between me and the Internet, the problem was that it didn't
> like the HTTP/0.9 requests which the client was sending.  Even though I
> think Squid is supposed to support HTTP/0.9, I couldn't get it to work.
> 
> Here's a patch which causes liquidwar use HTTP/1.1 instead of HTTP/0.9.
Thanks a lot! HTTP 1.1 support is just the very kind of thing which is
usefull, but I never took the time to code it, mostly because I was too
lazy to look at HTTP 1.1 specs 8-) I applied your patch to the current
CVS tree, so your patch will be included in next releases. 

BTW, I had to edit your patch a little, since I've slightly modified all
the code concerning string handling in LW since release 5.5.8. The point
was to use snprintf-like functions instead of sprintf-like functions.

I ran the game with the patch applied, seems to work good 8-)

Thanks again, and have a nice day,

Christian.

-- 
Christian Mauduit <address@hidden>     __/\__ ___
                                        \~/ ~/(`_ \   ___
http://www.ufoot.org/                   /_o _\   \ \_/ _ \_
http://www.ufoot.org/gnupg.pub            \/      \___/ \__)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]