[hunchentoot-devel] Does hunchentoot close the stream returnedby SEND-HEADERS?

Cunningham, Jeff jeffrey.k.cunningham at boeing.com
Tue Jan 29 20:43:54 UTC 2008


Edi Weitz wrote:
> On Tue, 29 Jan 2008 23:07:46 +0530, Chaitanya Gupta <mail at chaitanyagupta.com> wrote:
>
>   
>> Or should it be closed explicitly by the app?
>>     
>
> Handlers should definitely /not/ close the stream themselves.
> Hunchentoot is supposed to do the right thing depending on the headers
> sent back and forth between the client and the server - sometimes it
> will close the stream, sometimes it won't.  You can check with Drakma
> (for example) if that really happens, but I think it does.
>
> Edi.
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>   
I use drakma regularly to examine what is happening on several 
Hunchentoot sites and Hunchentoot always seems to take care of closing 
the streams properly.

Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20080129/b4557ed4/attachment.html>


More information about the Tbnl-devel mailing list