-----Original Message-----
From: oauth@googlegroups.com [mailto:oauth@googlegroups.com] On Behalf Of Marc Worrell
Sent: Thursday, November 29, 2007 10:58 AM
To: OAuth
Subject: [oauth] Re: Test Cases
Just added the test cases to our implementation of OAuth (which is
almost complete enough for a first publication).
I found a small typo in the Normalize Request Parameters (section
9.1.1):
> a=x!y&a=x+y a=x%20y&a=%21y
Here is the 'x' of 'a=x%21y' missing.
I didn't find any problems with all other test cases.
Regards,
Marc Worrell
Mediamatic
On Oct 10, 7:04 pm, John Kristian <jkrist...@netflix.com> wrote:
> Let's share test cases, shall we? I started a wiki page for the
> purpose, athttps://oauth.pbwiki.com/TestCases