The response header carries a small cookie label.
Set-Cookie carries a name and value
The table parses the cookie name and its small value from the response header.
name and value parsed
The cookie value is small
The value row is 7 in this toy example.
cookie value=7
The path attribute is root
The Path row is pinned to the root path.
Path parsed
Summary
The response gives the client a small label and a pinned path.
cookie label set