Michael,

What exactly does not work? As far as I can tell all cookies get
accepted and are sent back. The session seems properly maintained. What
is exactly the problem?

...
<< "Set-Cookie: SF_THEME=000000codex; expires=Thu, 09-Feb-2006 17:52:31
GMT; path=/[\r][\n]"
<< "Set-Cookie: SF_FONTSIZE=0000002; expires=Thu, 09-Feb-2006 17:52:31
GMT; path=/[\r][\n]
...
Cookie accepted: "SF_THEME=000000codex"
Cookie accepted: "SF_FONTSIZE=0000002"
...
>> "Cookie: SF_THEME=000000codex[\r][\n]"
>> "Cookie: SF_FONTSIZE=0000002[\r][\n]"
...
<< "Set-Cookie: SF_FONTSIZE=0000002; expires=Thu, 09-Feb-2006 17:52:31
GMT; path=/[\r][\n]"
<< "Set-Cookie: session_hash=d2061ff094fc1d471121292b24613d83; path=/;
domain=.cxtst.xrce.xerox.com[\r][\n]"
...
Cookie accepted: "SF_FONTSIZE=0000002"
Cookie accepted: "session_hash=d2061ff094fc1d471121292b24613d83"
...
>> "Cookie: SF_THEME=000000codex[\r][\n]"
>> "Cookie: SF_FONTSIZE=0000002[\r][\n]"
>> "Cookie: session_hash=d2061ff094fc1d471121292b24613d83[\r][\n]"
...
<< "Set-Cookie: SF_FONTSIZE=0000002; expires=Thu, 09-Feb-2006 17:52:32
GMT; path=/[\r][\n]"
...
Cookie accepted: "SF_FONTSIZE=0000002"
...
>> "Cookie: SF_THEME=000000codex[\r][\n]"
>> "Cookie: session_hash=d2061ff094fc1d471121292b24613d83[\r][\n]"
>> "Cookie: SF_FONTSIZE=0000002[\r][\n]"

<< "Set-Cookie: SF_FONTSIZE=0000002; expires=Thu, 09-Feb-2006 17:52:32
GMT; path=/[\r][\n]"
...
Cookie accepted: "SF_FONTSIZE=0000002"
...
>> "Cookie: SF_THEME=000000codex[\r][\n]"
>> "Cookie: session_hash=d2061ff094fc1d471121292b24613d83[\r][\n]"
>> "Cookie: SF_FONTSIZE=0000002[\r][\n]"
...
<< "Set-Cookie: SF_FONTSIZE=0000002; expires=Thu, 09-Feb-2006 17:52:33
GMT; path=/[\r][\n]"
...
Cookie accepted: "SF_FONTSIZE=0000002"




On Wed, 2005-02-09 at 19:07 +0100, Michael Niemaz wrote:
> wire log with full headers, if you prefer:
>         domainMatch? true

<snip>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to