Skip to content

Commit b238793

Browse files
committed
Fetch updates from 3.1 to section 5.3
1 parent c1a5ceb commit b238793

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

index.html

+10-9
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@ <h2>NEL policies</h2>
290290

291291
<p>
292292
Each <a>NEL policy</a> has a <dfn>received IP address</dfn>, which is the
293-
IP address of the <a>server</a> that the user agent received this <a>NEL
294-
policy</a> from.
293+
[=IP address=] of the <a>server</a> that the user agent received this
294+
<a>NEL policy</a> from.
295295
</p>
296296

297297
<p>
@@ -583,7 +583,8 @@ <h2>Process policy headers</h2>
583583

584584
<li>
585585
Let <var>key</var> be the result of calling <a>determine the network
586-
partition key</a>, given <var>request</var>.
586+
partition key</a>, given <var>request</var>'s
587+
[=request/reserved client=].
587588
</li>
588589

589590
<li>
@@ -652,7 +653,7 @@ <h2>Process policy headers</h2>
652653
<dl>
653654
<dt><a>received IP address</a></dt>
654655
<dd>
655-
the IP address of the <a>server</a> that the user agent received
656+
the [=IP address=] of the <a>server</a> that the user agent received
656657
<var>response</var> from
657658

658659
<p class="ednote">
@@ -734,7 +735,8 @@ <h2>Choose a policy for a request</h2>
734735

735736
<li>
736737
Let <var>key</var> be the result of calling <a>determine the network
737-
partition key</a>, given <var>request</var>.
738+
partition key</a>, given <var>request</var>'s'
739+
[=request/reserved client=].
738740
</li>
739741

740742
<li>
@@ -806,10 +808,9 @@ <h2>Extract request headers</h2>
806808

807809
<li>
808810
For each <var>header</var> in <var>request</var>'s
809-
[=request/header list=] whose <a
810-
data-lt="header name">name</a> is <var>header name</var>, append
811-
<var>header</var>'s <a data-lt="header value">value</a> to
812-
<var>values</var>.
811+
[=request/header list=] whose <a data-lt="header name">name</a>
812+
is <var>header name</var>, append <var>header</var>'s
813+
<a data-lt="header value">value</a> to <var>values</var>.
813814
</li>
814815

815816
<li>

0 commit comments

Comments
 (0)