Closed GoogleCodeExporter closed 8 years ago
I think it's my fault. I was requesting the feed to
http://www.google.com/calendar/feeds/default/public/full. After playing for a
while I
found that only https://www.google.com/calendar/feeds/default/public/full (note
the
https) will return GZip encoded responses. I don't know if this is the expected
behavior but at least it works.
On the other side, I've found something weird. When there's a next chunk (the
first
request didn't get all the requested data) the EventFeed.NextChunk has the
correct
path, but its scheme is HTTP, not HTTPS. Should I report this on the server
issues
tracker?
Thanks!
Regards
Original comment by capt.ho...@gmail.com
on 22 Sep 2008 at 2:47
After doing lots of tests I've found this has nothing to do with the client
library
nor the calendar server but with something between the server and me that is
uncompressing the feed data. Please close this issue since my point is _plain
wrong_ :)
Sorry for any inconveniences.
Original comment by capt.ho...@gmail.com
on 23 Sep 2008 at 11:11
no problem. Just glad it is working for you now :)
Original comment by fman...@gmail.com
on 24 Sep 2008 at 4:41
Original issue reported on code.google.com by
capt.ho...@gmail.com
on 19 Sep 2008 at 12:00Attachments: