Skip to content

Commit

Permalink
chore: fix missing part (#739)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning00Blade authored Jul 1, 2024
1 parent b449a2b commit 0c366b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -6238,7 +6238,7 @@ The [=remote end steps=] given |session| and |command parameters| are:

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

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

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

0 comments on commit 0c366b0

Please sign in to comment.