I'm trying to get the google API to respond with a 304 - Not Modified
for a calendar feed that hasn't ben changed recently, but it keeps
sending me a 200 - OK and the full feed.

I've tried sending an "If-None-Match" header with the etag of the
feed, and I've also tried with "If-Modified-Since" and the last change
date of the feed in rfc822 format.

>From another posts I learned etag support can only be made to work
when retrieving a single event, but not when retrieving an entire
feed. That seems silly, since the main advantage is when retrieving
entire feeds. Does anybody know if this is true?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to