[hunchentoot-devel] Controlling file uploads with hunchentoot

Semion Prihodko semion.ababo at gmail.com
Wed Dec 16 19:07:44 UTC 2009


but seems this is an ugly way... I would like to save reference to an easy
handle and then arbitrary to enable it under some URI or disable. Does
Hunchentoot support this kind of actions? Thanks.

2009/12/16 Edi Weitz <edi at agharta.de>

> You shouldn't re-use a subject header if you change the subject.
> Makes it hard to search the archive for this issue later.
>
> On Wed, Dec 16, 2009 at 5:46 PM, Semion Prihodko <semion.ababo at gmail.com>
> wrote:
> > I have a really stupid question but seems to me the answer cannot be easy
> > gotten. If I define easy handler without immediate registering it to some
> > URI how can I register and deregister it with some URI later?
>
> Modify the defining form and re-compile it.  If an easy handler is
> defined, all existing easy handlers which have either the same name
> (EQ) or the same URI (EQUAL) are removed from the dispatcher's list
> first.
>
> Edi.
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20091216/a9eff926/attachment.html>


More information about the Tbnl-devel mailing list