I'm not sure I understand why the session id was not
also showing up with r->unparsed_uri.  I'm doing some
experimenting now..

Keith

|/login/login.vm%3bjsessionid=q95pbsuof1

| Probably not.  It's a side of effect of the last change which was
| to use "s->req_uri = ap_escape_uri(r->pool, r->uri);". This looks
| like a good example of a re-encoded URI not being equal to the
| original.
| 
| Thanks for noticing this.
| 
| Larry
| 

Reply via email to