[hunchentoot-devel] (session-cookie-value) should be exported?
    Edi Weitz 
    edi at agharta.de
       
    Fri May 25 10:37:01 UTC 2007
    
    
  
On Thu, 24 May 2007 23:35:52 -0400, Slava Akhmechet <coffeemug at gmail.com> wrote:
> I'm writing code to rewrite URLs in JavaScript to support AJAX
> requests for clients that have cookies disabled. It appears that the
> right thing to send would be the value returned by
> (session-cookie-value), not the value returned by the exported
> (session-string). Should 'session-cookie-value' be exported from the
> 'hunchentoot' package?
Yes, you're right.  And SESSION-STRING is actually not needed.  Will
be changed in the next release.
Thanks,
Edi.
    
    
More information about the Tbnl-devel
mailing list