| 187 |
通常、利用者エージェントは、参照子が暗号化プロトコルを使っており、 |
通常、利用者エージェントは、参照子が暗号化プロトコルを使っており、 |
| 188 |
現在の頁がそうではない場合 (例えば <code title="">https:</code> |
現在の頁がそうではない場合 (例えば <code title="">https:</code> |
| 189 |
頁から <code title="">http:</code> 頁へと操縦した時) |
頁から <code title="">http:</code> 頁へと操縦した時) |
|
には参照子を報告しないように設定されています。 |
|
| 190 |
|
には参照子を報告しないように設定されています。 |
| 191 |
|
|
| 192 |
|
#en |
| 193 |
|
The <dfn id=cookie0 title=dom-document-cookie><code>cookie</code></dfn> |
| 194 |
|
attribute represents the cookies of the resource. |
| 195 |
|
#ja |
| 196 |
|
<dfn id=cookie0 title=dom-document-cookie><code>cookie</code></dfn> |
| 197 |
|
属性は、資源のクッキーを表します。 |
| 198 |
|
|
| 199 |
|
#en |
| 200 |
|
On getting, if the <a href="#sandboxed2">sandboxed |
| 201 |
|
origin browsing context flag</a> is set on the <a |
| 202 |
|
href="#browsing1">browsing context</a> of the document, the user agent |
| 203 |
|
must raise a <a href="#security10">security exception</a>. Otherwise, it |
| 204 |
|
must return the same string as the value of the <code |
| 205 |
|
title="">Cookie</code> HTTP header it would include if <a href="#fetch" |
| 206 |
|
title=fetch>fetching</a> the resource indicated by <span>the document's |
| 207 |
|
address</span><!-- XXXDOCURL --> over HTTP, as per RFC 2109 section 4.3.4 |
| 208 |
|
or later specifications. <a href="#refsRFC2109">[RFC2109]</a> <a |
| 209 |
|
href="#refsRFC2965">[RFC2965]</a> |
| 210 |
|
#ja |
| 211 |
|
取得時、<a href="#sandboxed2">砂箱起源閲覧文脈旗</a>が文書の<a |
| 212 |
|
href="#browsing1">閲覧文脈</a>に設定されている場合には、 |
| 213 |
|
利用者エージェントは<a href="#security10">保安性例外</a>を発生させなければ[[MUST:なりません]]。 |
| 214 |
|
そうでない場合、<span>文書の番地</span><!-- XXXDOCURL -->で示される資源を HTTP |
| 215 |
|
によって<a href="#fetch" |
| 216 |
|
title=fetch>取ってくる</a>場合に RFC 2109 |
| 217 |
|
4.3.4 節やより新しい仕様書に従って含まれるであろう <code |
| 218 |
|
title="">Cookie</code> HTTP 頭部の値と同じ文字列を返さなければ[[MUST:なりません]]。 <a href="#refsRFC2109">[RFC2109]</a> <a |
| 219 |
|
href="#refsRFC2965">[RFC2965]</a> |