On Thu, Mar 5, 2009 at 9:33 AM, ginsohn <[email protected]> wrote:

>>
>> Hi,
>> Thanks for the reply. I've tried to avoid explicit session.close(), and
>> used response.finishedWriting() instead. Do I have to explicitly close the
>> session? Can't I signal the client any other way?

Sorry, I thought you were implementing your own HTTP Server and
concerned with generating all of this yourself.

These objects and methods don't mean anything to me.  You can use
chunked encoding to signal the end of content whose length you don't
know. It's defined in rfc2616.


-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to