[hunchentoot-devel] [Patch] Allow user to not send a Content-Type header

Chaitanya Gupta mail at chaitanyagupta.com
Fri Dec 31 12:59:58 UTC 2010


Hi,

Right now, hunchentoot doesn't allow one to set a NULL Content-Type 
header -- so it is always sent to the client.

With this patch, the user can

   (setf (content-type*) nil)

And no Content-Type header will be sent in that case.

Chaitanya

-- 
http://chaitanyagupta.com/blog/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hunchentoot.diff
Type: text/x-diff
Size: 451 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20101231/9c6b86e5/attachment.diff>


More information about the Tbnl-devel mailing list