Monday, 26 August 2013

Set cookie works in FF, but doesn't in GC and IE

Set cookie works in FF, but doesn't in GC and IE

I have a cookie in response headers:
Set-Cookie:MyCookie=somekye=somevalue; domain=localhost; expires=Mon,
01-Sep-2013 01:01:11 GMT; path=/
Since I received this Cookie I expect to see them in a cookie collection
of a browser.
It works only for FF, but doesn't for IE and GC.
I have no ideas, please help me!!!

No comments:

Post a Comment