Re: Cookies in Safari
Re: Cookies in Safari
- Subject: Re: Cookies in Safari
- From: Doug McNutt <email@hidden>
- Date: Thu, 13 Dec 2007 09:11:35 -0700
At 23:36 +0800 12/13/07, Tim Ke wrote:
>Safari 2.0.4:
>
>When server respond with http headers:
>
>Set-Cookie: PREF=ID=b2b318e729b90662:NW=1:TM=1197559929:LM=1197559929:S=Q_BjZqwvC3YQ3ajj; expires=Sat, 15-Dec-2009 15:32:09 gmt; path=/; domain=.timke.kmip.net
>
>The cookie is failed to write to Safari browser, but it succeeds with:
>
>Set-Cookie: PREF=ID=b2b318e729b90662:NW=1:TM=1197559929:LM=1197559929:S=Q_BjZqwvC3YQ3ajj; expires=Sat, 15-Dec-2009 15:32:09 GMT; path=/; domain=.timke.kmip.net
>
>The only difference is "gtm" and "GMT". Does anyone meet the same issue? Is it a bug with Safari?
I do know that Safari has a bug in its treatment of case-insensitive domain names. Its procedure is to change all URL's to lower case before it does a domain name lookup to get an IP address. Yes I filed a bug long ago.
That has messed me up when trying to run tests on a local machine of code destined for a web host.
My /etc/hosts file has to have two entries: Gallifrey and gallifrey which both point to the local server even though its name is Gallifrey.
Running a real domain name server, BIND, on Linux box Gallifrey also works but is a labor of love to get working.
--
--> From the U S of A, the only socialist country that refuses to admit it. <--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden