Note that livejournal domain is stored as ".tptigger.livejournal.com", while the dreamwidth domain is stored as "tptigger.dreamwidth.org" -- is this the vital difference? Would that be enough to prevent LWP matching the domain, and thus assuming that that cookie is not associated with that URL?
no subject
Ah. An interesting difference between the cookies themselves!
Set-Cookie3: ljdomsess.tptigger=v1%3Au51744%3As116%3At1315522800%3Agae77158fdd7a4af71af2431af4d34159ee085152%2F%2F; path="/"; domain=tptigger.dreamwidth.org; expires="2012-01-04 17:08:18Z"; version=0
Set-Cookie3: ljdomsess.tptigger="v1:u1359334:s1658:t1315566000:g4eff918a17f6712f1c4b55b3ee9e0102f99b6372//1"; path="/"; domain=.tptigger.livejournal.com; expires="2012-01-04 17:08:18Z"; version=0
Note that livejournal domain is stored as ".tptigger.livejournal.com", while the dreamwidth domain is stored as "tptigger.dreamwidth.org" -- is this the vital difference?
Would that be enough to prevent LWP matching the domain, and thus assuming that that cookie is not associated with that URL?