We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef41a25 commit a85fdaaCopy full SHA for a85fdaa
fetch.bs
@@ -3050,7 +3050,7 @@ boolean <var>credentials</var>, run these steps:
3050
<p class=note>This connection is obtained but not used directly. It will remain in the
3051
<a>connection pool</a> for subsequent use.
3052
3053
- <p class=note>The user agent should attempt to initiate a preconnect and perform the full
+ <p class=note>The user agent can attempt to initiate a preconnect and perform the full
3054
connection handshake (DNS+TCP for HTTP, and DNS+TCP+TLS for HTTPS origins) whenever possible, but
3055
is allowed to elect to perform a partial handshake (DNS only for HTTP, and DNS or DNS+TCP for
3056
HTTPS origins), or skip it entirely, due to resource constraints or other reasons.</p>
0 commit comments