Set-Cookie header name constant.
Source position: httpprotocol.pp line 103
const HeaderSetCookie = 'Set-Cookie';
String constant for the 'Set-Cookie' HTTP header used to send cookies from server to client.
HeaderCookie
Cookie header name constant.