Hi,
I use the Google Calendar API to retrieve an event entry. I
try to use the If-Modified-Since header, providing the service
with the value "20 Feb 2009 14:00:00 Z", the entry having the
following element:
<updated>2009-02-20T12:38:49.000Z</updated>
Unfortunately, the entry is still returned. If I set the
header If-None-Match instead, with the ETag of the entry, I get
an HTTP response "304 Not Modified," as expected.
What did I make wrong?
Regards,
--
Florent Georges
http://www.fgeorges.org/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Data Protocol" 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---