Skip to content

Commit 35a7a96

Browse files
committed
review feedback
1 parent efbce4a commit 35a7a96

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

index.html

+2-13
Original file line numberDiff line numberDiff line change
@@ -117,19 +117,8 @@ <h2>Network requests</h2>
117117

118118
<p>
119119
A <dfn data-lt="network requests">network request</dfn> occurs when the
120-
[=user agent=] attempts to [=fetch=] a resource over the network for a
121-
given [=request=].
122-
</p>
123-
124-
<p>
125-
If the user agent can service a [=request=] out of a local cache, that
126-
[=request=] MUST NOT result in a <a>network request</a>.
127-
</p>
128-
129-
<p>
130-
If the user agent follows [=redirect status|redirects=] as part of a
131-
[=navigate|navigation=], there MUST be separate <a>network requests</a>
132-
for each <a>request</a> in the redirect chain.
120+
[=user agent=] attempts to [=HTTP-network fetch=] a resource over the
121+
network for a given [=request=].
133122
</p>
134123

135124
<p>

0 commit comments

Comments
 (0)