<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 1, 2015 at 4:37 PM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com" target="_blank">marianopeck@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi guys,<div><br></div><div>I am trying to code my own WAHandlerTrackingStrategy subclass. I am trying to implement #addKey:toUrl: in a way that it does some #addToPath: to the URL. Imagine like if I would like to store the session ID in  this way  <b>xxx/s/asdasdklahsfa</b> rather than <b>xxx/?_s=asdasdklahsfa</b></div><div>However, nothing is displayed in browser&#39;s URL bar. </div><div><br></div><div>I also tried to add that in my WASession subclass (that is, implement #updateUrl: and add those paths). Yet, not luck.<br></div><div><br></div></div></blockquote><div> </div><div>I tried everything and still no luck. What I want is to track seaside session ID as part of the path, NOT a field/parameter of the url. <br></div><div>Some parts seem to work, but others don&#39;t. For example it seems callbacks URL ignore what I add to the path etc. Quite complicated.</div><div><br></div><div>Any ideas how can I do it? </div></div><div><br></div>-- <br><div class="gmail_signature">Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br></div>
</div></div>