Re: AllegroServe and multipart form data

Kamen TOMOV <[email protected]> Tue, 21 Feb 2006 16:32:05 +0200
Newsgroups gmane.lisp.web
Organization CYBUILD
Message-ID <[email protected]>
On Mon, Feb 20 2006, Rudi Schlatte wrote:

> If you have a keep-alive socket and want to read the next http
> request the client sends, you have to read over everything the
> client sends before it, regardless of whether you plan to keep it or
> throw the data away.


Thank you. I think it is a about a keep-alive socket in my case but I
am able to process the next request even though I have not read
everything the client sends. How should that be explaned?

Regards,
-- 
Kamen TOMOV