OAuthProvider::checkOAuthRequest Check an oauth request &reftitle.description; public voidOAuthProvider::checkOAuthRequest stringuri stringmethod 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