On Sun, 05 Nov 2006 14:18:50 -0700, "Robert J. Macomber" <tbnl(a)rojoma.com> wrote:
> Depends on whether you're interested in the user's (claimed) real
> address, or the address the user presents to the web server to which
> he thinks he's speaking. In my case, I'm interested in the latter
> (that is, I'm just interested in what REMOTE-ADDR would be if
> Hunchentoot weren't behind a server-side proxy). Having looked at
> the documentation for sessions in the past five minutes, I see that
> that machinery is interested in the former.
OK, I've implemented the version I described in my previous email.
The new release also fixes the bug in COOKIE-OUT you mentioned.
Thanks,
Edi.