removal cookie issue
- From: "Nicolas Menant" <n.menant@xxxxxx>
- Date: Mon, 26 Nov 2007 13:39:19 +0100
Hi,
i'm working on a script that try to expire some cookies on the client's
browser.
i did a trace where we can see that the server try to expire some cookies on
the client's browser. Strangely it doesn't expire it :''(
On another web site it works.
Does any of you know why it works on site but not on the other one ?
Here is the trace where it works:
http://www.bankjerusalem.com/English.html?user=nicolas
GET /English.html?user=nicolas HTTP/1.1
Host: www.bankjerusalem.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: BJM-User=10.0.4.41.29550119607851481;
TS17ac42=9efedec541695dd44e7a8a7a7e1e568ee95b5d08fb457370474aa4bc
HTTP/1.x 302 Found
Location: http://www.bankjerusalem.com
Set-Cookie: TS17ac42=;Max-Age=0;expires=-1;
Server: BigIP
Connection: Keep-Alive
Content-Length: 0
----------------------------------------------------------
http://www.bankjerusalem.com/
GET / HTTP/1.1
Host: www.bankjerusalem.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: BJM-User=10.0.4.41.29550119607851481
Where it doesn't work:
https://www.bankjerusalem.co.il/Jerusalem/jsp/startENGLISH.jsp?lang=ENGLISH&Origin=null&user=nicolas
GET /Jerusalem/jsp/startENGLISH.jsp?lang=ENGLISH&Origin=null&user=nicolas
HTTP/1.1
Host: www.bankjerusalem.co.il
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: BJM-User=10.0.4.41.295391196078225778;
jsessionid=2337761196078662040;
TS17ac42=153a71345f1f47910c64f17c99c39ddd578d4be53600ad9e474aa3069f96e582e79b93d6;
TS17ac42_0=05635ac70046d44a239339b950e5221d578d4be53600ad9e0031bb52212cd6c28a
HTTP/1.x 302 Found
Location:
https://www.bankjerusalem.co.il/Jerusalem/jsp/start.jsp?Origin=null&lang=ENGLISH
Set-Cookie: TS17ac42=;Max-Age=0;expires=-1;
Server: BigIP
Connection: Keep-Alive
Content-Length: 0
----------------------------------------------------------
https://www.bankjerusalem.co.il/Jerusalem/jsp/start.jsp?Origin=null&lang=ENGLISH
GET /Jerusalem/jsp/start.jsp?Origin=null&lang=ENGLISH HTTP/1.1
Host: www.bankjerusalem.co.il
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.9)
Gecko/20071025 Firefox/2.0.0.9
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-gb,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: BJM-User=10.0.4.41.295391196078225778;
jsessionid=2337761196078662040;
TS17ac42=153a71345f1f47910c64f17c99c39ddd578d4be53600ad9e474aa3069f96e582e79b93d6;
TS17ac42_0=05635ac70046d44a239339b950e5221d578d4be53600ad9e0031bb52212cd6c28a
Thanks for your help!
Best regards
Nicolas
.
- Prev by Date: Surfing Script
- Next by Date: **SPAM**
- Previous by thread: Surfing Script
- Next by thread: Can't sending/receive E-mail via wireless
- Index(es):
Relevant Pages
|