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
And this one too. Thanks.
On Fri, Dec 31, 2010 at 1:59 PM, Chaitanya Gupta mail@chaitanyagupta.com wrote:
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/
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel