j
k
j a
j l
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
Attachments:
Back to the thread
Back to the list