19 Aug
2004
19 Aug
'04
12:32 p.m.
Lane Stevens wrote:
Is there any way to establish/maintain session data between xmlrpc calls?
I am pretty sure it works just the same way as for anything HTTP. Do you have a use case where sessioning is not working? I am doing something similar in xmlrpc, but my use case has cookies and auth headers, so I have something more user-centered than session-centered. -Jim Washington