WOResponse / WOCookie domain
WOResponse / WOCookie domain
- Subject: WOResponse / WOCookie domain
- From: Lachlan Deck <email@hidden>
- Date: Fri, 9 Oct 2009 12:32:41 +1100
Hi there,
I've subclassed WOResponse (ok ERXResponse) in order to add a rewrite
hook for the setting of the cookies' domain (which by default is
always empty). That's the easy part.
The interesting thing is that when the browser receives the cookies
they've all been preceded by a dot ('.') and hence the session (if
there is one) isn't restored for the next request.
Anyone know where this extra dot might be coming from?
(Reason for doing so is all about stripping 'www.' from resulting
cookie domain)
Thanks.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden