Skip to content

Commit 0c366b0

Browse files
chore: fix missing part (#739)
1 parent b449a2b commit 0c366b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6238,7 +6238,7 @@ The [=remote end steps=] given |session| and |command parameters| are:
62386238

62396239
1. Let |cookie header| be an empty [=byte sequence=].
62406240

6241-
1. For each |cookie| in |command parameters|:
6241+
1. For each |cookie| in |command parameters|["<code>cookies</code>"]:
62426242

62436243
1. If |cookie header| is not empty, append `<code>;</code>` to |cookie
62446244
header|.

0 commit comments

Comments
 (0)