2.2.1.6 Set-Cookie

The syntax of the Set-Cookie header MUST conform to the format as specified in [RFC2109].

This header is defined for use in responses sent to a client. The Set-Cookie header MUST be specified with a push-id (section 2.2.1.3.1).

The syntax of the Set-Cookie header is defined as follows.

 Set-Cookie    = "Set-Cookie: " 
                 "push-id="   
                 session-id    ; section 2.2.1.3.1 
                 CRLF

Example: Set-Cookie: push-id=1234567890