From b01c8c94532a61f307dc720807b8db818f466eb1 Mon Sep 17 00:00:00 2001 From: Dan Robertson Date: Tue, 25 Jul 2023 07:00:50 -0400 Subject: [PATCH] Editorial: add structure to create a connection Use unordered list for substeps of the create a connection algorithm to improve readability. Fixes #1571. --- fetch.bs | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/fetch.bs b/fetch.bs index 54aa2bd4..6bf872a5 100644 --- a/fetch.bs +++ b/fetch.bs @@ -2939,17 +2939,21 @@ boolean http3Only, run these steps: credentials is credentials, and timing info is timingInfo. Record connection timing info given connection and use connection to establish an HTTP connection to host, taking - proxy and origin into account. [[!HTTP]] [[!HTTP1]] [[!TLS]] + proxy and origin into account, with the following caveats: [[!HTTP]] + [[!HTTP1]] [[!TLS]] -

If http3Only is true, then establish an HTTP/3 connection. [[!HTTP3]] +

  • Set timingInfo's ALPN negotiated protocol to