As part of my AwsSum Perl library (which already talks to many web
services including Amazon S3), I'm developing a plugin for the Google
Storage service.
However, I keep getting a MalformedHeaderValue for the Date field when
I use UTC yet GMT and +0000 work fine.
* "Wed, 26 Jan 2011 21:41:10 UTC" - fails
* "Wed, 26 Jan 2011 21:41:10 GMT" - ok
* "Wed, 26 Jan 2011 21:41:10 +0000" - ok
I think this is slightly bizarre though now that I have a workaround
I'm happy. However, I was wondering if someone could explain why UTC
(which makes perfect sense) doesn't work with GoogleStorage?
Cheers,
Andy
--
contact: Andrew Chilton
website: http://www.chilts.org/blog/
--
You received this message because you are subscribed to the Google Groups "Google Storage for Developers" group.
To post to this group, send email to gs-dis...@googlegroups.com.
To unsubscribe from this group, send email to gs-discussio...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gs-discussion?hl=en.