(PECL OAuth >= 1.0.0)
OAuthProvider::checkOAuthRequest — Check an oauth request
$uri
[, string $method
]] )Checks an OAuth request.
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
uri
The optional URI, or endpoint.
method
The HTTP method. Optionally pass in one of the
OAUTH_HTTP_METHOD_*
OAuth constants.
값을 반환하지 않습니다.
Emits an E_ERROR
level error if
the HTTP method cannot be detected.