http\Cookie http\Cookie::setExtra(string $extra_name[, string $extra_value = NULL])

(Re)set an extra attribute. See http\Cookie::addExtra().

NOTE:
The attribute will be removed from the extras list if $extra_value is NULL.

Params:

Returns:

Throws: