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

Edi Weitz edi at weitz.de
Fri Jan 21 19:08:22 UTC 2011


And this one too.  Thanks.

On Fri, Dec 31, 2010 at 1:59 PM, Chaitanya Gupta
<mail at 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 at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>




More information about the Tbnl-devel mailing list