Re: Keeping _s and _k in cookies
Esteban Maringolo <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <CAJMgPCJZMYcYiS_arBbLcKDFm2MZHpqM4JPYg_5id0nnC6+exQ@mail.gmail.com> |
You can use a different session tracking strategy, that will keep track of the session (`_s`) identifier. For the continuation (`_k') there is no way I know to avoid including it in the URLs, unless you always start fresh. What you might want is to have "clean" URLs, for that, refer to this never aging article by Ramon Leon: http://onsmalltalk.com/clean-urls-in-seaside Regards, Esteban A. Maringolo El mar., 26 feb. 2019 a las 15:22, sergio ruiz (<[email protected]>) escribió: > > Years ago, when I was running a different project, there was an option to keep this variables in a cookie, and they would not show up on the URL.. > > I was wondering if this is still possible, and how you go about doing it. > > Thanks! > > > > ---- > peace, > sergio > photographer, journalist, visionary > > Public Key: http://bit.ly/29z9fG0 > #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV > http://www.codeandmusic.com > http://www.twitter.com/sergio_101 > http://www.facebook.com/sergio101 > _______________________________________________ > seaside mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside