On Thu, Mar 5, 2009 at 9:33 AM, ginsohn <adink...@gmail.com> 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
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to