Great! Can this be extended to get parameters from a POST or PUT body, in addition to the URI query string? Some applications send parameters via POST.
Can this be extended to add OAuth parameters to the URL query string or POST body (instead of an Authorization header)? Some service providers don't accept an Authorization header. You're welcome to add OAuthScheme etc. to the oauth-core Java library, if you like. It would be licensed under the Apache license. I recommend placing it in the package net.oauth.client.httpclient4. I could commit it for you, or we could enroll you as a committer. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" 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/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
