[EMAIL PROTECTED] wrote: > nope bubblboy i asked* cookie only session* like gsoc session.py > or > > *beaker *cookie only session > > On Wed, Feb 20, 2008 at 5:43 PM, bubblboy <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > Devi wrote: > >> Awesome > >> who is devi, how can we post questions to him, he seems to have no > >> messages on > > webpyhttp://groups.google.com/group/webpy/search?group=webpy&q=devi&qt_g=S... > > > > I'm on the mailing list, though I was silent. > > > >> and does this simplified sessions do cookie only sessions? > > > > No. Only DBStore and DiskStore are supported. > > I think what mobil meant to ask was whether it supports adding session > IDs to links like PHP does in addition to the ability of using cookies. > For non-cookie-browsers. > > b^4
right, cookie only or the exact opposite, that's not my point; I meant to say that you were talking about the way the client communicates the session ID to the server, not the way the server manages the sessions internally. b^4 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
