OAuthProvider::checkOAuthRequestCheck an oauth request
&reftitle.description;
publicvoidOAuthProvider::checkOAuthRequeststringuristringmethod
Checks an OAuth request.
&warn.undocumented.func;
&reftitle.parameters;
uri
The optional URI, or endpoint.
method
The HTTP method. Optionally pass in one of the
OAUTH_HTTP_METHOD_* OAuth constants.
&reftitle.returnvalues;
&return.void;
&reftitle.errors;
Emits an E_ERROR level error if
the HTTP method cannot be detected.
&reftitle.seealso;
OAuthProvider::reportProblem