Sets the specified cookie value.
Name of the cookie
New cookie value - pass null to clear the cookie
Path (as seen by the client) of the directory tree in which the cookie is visible
Optional encoding (url, raw), default to URL encoding
See Implementation
Sets the specified cookie value.