Changeset 3635
- Timestamp:
- 12/27/07 17:27:16 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
docs/openid/specs/authentication/2.0/trunk/openid-authentication.xml
r3098 r3635 422 422 423 423 <section title="HTTP Encoding - HTTPエンコーディング" anchor="http_encoding"> 424 <!-- 424 425 <t> 425 426 When a message is sent to an HTTP server, it MUST be encoded … … 429 430 also be such an encoding. 430 431 </t> 432 --> 433 <t> 434 HTTPサーバーにメッセージを送信した際に、<xref target="HTML401" />の17.13.4節の中で定義されたフォームエンコーディングを使ってエンコードされて「いなければなりません」(MUST)。同様にして、"Content-Type"ヘッダーがリクエストパラメータの中に含まれている場合は、その値も同じようにエンコード「されなければなりません」(MUST)。 435 </t> 436 <!-- 431 437 <t> 432 438 All of the keys in the request message MUST be prefixed … … 437 443 from, the POST body. 438 444 </t> 445 --> 446 <t> 447 リクエストメッセージ中の全てのキーは"openid."を接頭辞と「しなければなりません」(MUST)。この接頭辞はOpenID Authenticationメッセージに沿って渡される他のパラメータによる干渉を防ぎます。メッセージがPOSTメソッドとして送信される際に、OpenIDパラメータはPOSTの本文として送信されなければならず、またPOSTの本文から展開されなければなりません。 448 </t> 439 449 <t> 440 450 All messages that are sent as HTTP requests (GET or POST)
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)