Re: [OAUTH-WG] HTTP/1.0 and JSON

2011-06-16 Thread Tim Brody
On Wed, 15 Jun 2011 11:45:28 -0400, Justin Richer wrote: >> > I couldn't find a conclusion to the May 2010 discussions about using >> > x-www- >> > form-urlencoded vs. json nor a rationale in the spec for using JSON. >> > Why do I >> > need to add a JSON lexer/parser to my library just to get key-

[OAUTH-WG] HTTP/1.0 and JSON

2011-06-15 Thread Tim Brody
Hi All, I'm the author of this Perl library for signing OAuth 1.0 requests: http://search.cpan.org/~timbrody/LWP-Authen-OAuth-1.01/ I've been asked about OAuth 2.0 so have scanned through the spec and joined this list :-) The MAC-signing draft section 1.2 refers to "Host:" but I have an HTTP li