OAuth::setAuthType
(PECL OAuth >= 0.99.1)
OAuth::setAuthType — 認証方式を設定する
パラメータ
auth_type
-
auth_type
は、次のフラグ (OAuth 1.0 section 5.2 において優先度の高い順) のいずれかです。OAUTH_AUTH_TYPE_AUTHORIZATION
-
OAuth パラメータを HTTP
Authorization
ヘッダで渡します。 OAUTH_AUTH_TYPE_FORM
- OAuth パラメータを HTTP POST リクエストの本文に追加します。
OAUTH_AUTH_TYPE_URI
- OAuth パラメータをリクエスト URI に追加します。
OAUTH_AUTH_TYPE_NONE
- 何もなし。
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google