Hi, Whenever i request an authenticated feed of Google events,it first gets a response of 302 and the api again requests and it gets a status OK after that.
HTTP/1.0 302 Moved Temporarily Set-Cookie: S=calendar=blD;Expires=Wed, 21-Jan-2009 11:21:51 GMT Location: http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/private/full?max-results=2147483647&start-min=2008-01-11T18%3A30%3A00Z&start-max=2008-02-01T18%3A30%3A00Z&ctz=Asia%2FCalcutta&gsessionid=blD Content-Type: text/html; charset=UTF-8 Cache-control: private Content-Length: 436 Date: Tue, 22 Jan 2008 11:21:51 GMT Server: GFE/1.3 Connection: Close <HTML> <HEAD> <TITLE>Moved Temporarily</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Moved Temporarily</H1> The document has moved here'>http://www.google.com/calendar/feeds/[EMAIL PROTECTED]/private/full?max-results=2147483647&start-min=2008-01-11T18%3A30%3A00Z&start-max=2008-02-01T18%3A30%3A00Z&ctz=Asia%2FCalcutta&gsessionid=blD">here. </BODY> </HTML> HTTP/1.0 200 OK Content-Type: application/atom+xml; charset=UTF-8 Cache-Control: max-age=0, must-revalidate, private Last-Modified: Tue, 22 Jan 2008 06:57:53 GMT Date: Tue, 22 Jan 2008 11:21:52 GMT Server: GFE/1.3 Connection: Close Can anyone tell me what is the use of first 302 response ? Seems like it adds a gsessionId to the request in the second request. Thanks Kulvinder Singh ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
