Set-Cookie  

The Set-Cookie header is the partner to the Cookie header; in Chapter 11, we discuss the use of this header in detail.

Type

Extension response header

Basic Syntax

Set-Cookie: command

Examples

Set-Cookie: lastorder=00183; path=/orders

Set-Cookie: private_id=519; secure

 


Hypertext Transfer Protocol (HTTP)