Re: strip out that &sid= jazz on request URLs?

Max Kirillov <max630-JGs/[email protected]> Mon, 22 May 2006 10:23:43 +0700
Newsgroups gmane.network.wwwoffle.user
Message-ID <[email protected]>
On Fri, May 19, 2006 at 06:57:21PM +0100, Andrew M. Bishop wrote:
> Since you didn't request a session ID the first time that
> you visited the site it must be that the site has
> allocated you one.  This means that you made a request to
> the site without a session ID and the site redirected you
> to a page with a URL that has a session ID.  From that
> point on each page that you request has the session ID,
> but only takes one request.

This can be dome other way. For example go to
http://www.avsforum.com/avs-vb/forumdisplay.php?f=92, or any
other run with vBulletin (not forget to disable cookies).
They return the contents with no redirects, but all links
contain the s=0920fde525dd24381d17 parameter.

-- 
Max