
31 Dec
2010
31 Dec
'10
12:59 p.m.
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/