You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If <var>request</var><a>failed</a>, the <a>type</a> of its
1113
+
<a>network error</a>. If <var>request</var><a>succeeded</a>,
1114
+
<code>"ok"</code>.
1115
+
</dd>
1116
+
</dl>
1117
+
</li>
1118
+
1119
+
<li>
1120
+
If <var>report body</var>'s <code>phase</code> property is not
1121
+
<code>dns</code>, append the following properties to <var>report
1122
+
body</var>:
1123
+
<dl>
1101
1124
<dt><code>server_ip</code></dt>
1102
-
<dd>The IP address of the <a>server</a> to which the user agent sent the request, if available. Otherwise, an empty string.
1103
-
<ul>
1104
-
<li>A host identified by an IPv4 address is represented in dotted-decimal notation (a sequence of four decimal numbers in the range 0 to 255, separated by "."). [[RFC1123]]</li>
1105
-
<li>A host identified by an IPv6 address is represented as an ordered list of eight 16-bit pieces (a sequence of `x:x:x:x:x:x:x:x`, where the 'x's are one to four hexadecimal digits of the eight 16-bit pieces of the address). [[RFC4291]] </li>
1106
-
</ul>
1125
+
<dd>The IP address of the <a>server</a> to which the user agent sent
1126
+
the request, if available. Otherwise, an empty string.
1127
+
<ul>
1128
+
<li>A host identified by an IPv4 address is represented in
1129
+
dotted-decimal notation (a sequence of four decimal numbers in
1130
+
the range 0 to 255, separated by "."). [[RFC1123]]</li>
1131
+
<li>A host identified by an IPv6 address is represented as an
1132
+
ordered list of eight 16-bit pieces (a sequence of
1133
+
`x:x:x:x:x:x:x:x`, where the 'x's are one to four hexadecimal
1134
+
digits of the eight 16-bit pieces of the address). [[RFC4291]]
0 commit comments