File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3050,7 +3050,7 @@ boolean <var>credentials</var>, run these steps:
30503050 <p class=note> This connection is obtained but not used directly. It will remain in the
30513051 <a>connection pool</a> for subsequent use.
30523052
3053- <p class=note> The user agent should attempt to initiate a preconnect and perform the full
3053+ <p class=note> The user agent can attempt to initiate a preconnect and perform the full
30543054 connection handshake (DNS+TCP for HTTP, and DNS+TCP+TLS for HTTPS origins) whenever possible, but
30553055 is allowed to elect to perform a partial handshake (DNS only for HTTP, and DNS or DNS+TCP for
30563056 HTTPS origins), or skip it entirely, due to resource constraints or other reasons.</p>
You can’t perform that action at this time.
0 commit comments