[hunchentoot-devel] Problem with *rewrite-for-session-urls* and redirect

David Vázquez davazp at gmail.com
Tue May 22 12:20:55 UTC 2012


Hello,

I have found a problem with Hunchentoot 1.2.3. I hope my report to be
helpful.

It occurs if you set *rewrite-for-session-urls* to NIL to avoid Hunchentoot
uses URLs to keep the session ID.
If you disable cookies then it works properly, new sessions are created for
each request. However,
if I request a resource and the handler uses `redirect' function, then the
target URL is appended with the
session-cookie-name parameter anyway.

Thank you,
David.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20120522/8bdcc467/attachment.html>


More information about the Tbnl-devel mailing list