What does propagated in the URL mean?
propagated in the URL
Is that like the GET method? Can you give me an example?
GET
Yes.
http://example.com/somepage?sid=0123456789abcdef
It means the session ID is sent as part of the URL (a GET parameter)