[hunchentoot-devel] Is there a better way?
Edi Weitz
edi at agharta.de
Thu Aug 7 21:15:48 UTC 2008
On Wed, 06 Aug 2008 11:15:08 -0700, Kevin Raison <raison at chatsubo.net> wrote:
> Further analysis of the Safari-related problems revealed something
> else: it seems that when Safari calls its helper application (in
> this case, Quicktime), it hands the helper a URL and all relevant
> cookies. Quicktime then does a GET which does not succeed because it
> is sending the wrong User Agent string for its Hunchentoot session
> cookie. <sigh> I guess I'll switch to IP-based sessions.
Set this one to NIL:
http://weitz.de/hunchentoot/#*use-user-agent-for-sessions*
Maybe you can try this and report back to the list if this solves your
problems? I'd be happy to hear that you didn't find bugs related to
chunked encoding... :)
Edi (still on vacation).
More information about the Tbnl-devel
mailing list