Protocol::HTTPSourceProtocolHTTPHeaderSetCookie

class SetCookie

The set-cookie header sends cookies from the server to the user agent.

It is used to store cookies on the client side, which are then sent back to the server in subsequent requests using the cookie header.