forgive me for poor English text
I want used Google Account for login to Google Groups
But after the entry and redirects to a page to set cookies Walking
This page is not intended Cookies
And it makes me to see google groups page without entering my account
google.com/accounts/CheckCookie?con ...
i used "Live Http Headers" Add-ons to see this page headers and compare it to my headers
The only difference between them was :
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
After that cookie has been set, but it not happened on my page
How do I set additional headers
and Whether this is required?