File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed
Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments