Checks if the cookie value should be sent with no url encoding.
public function isRaw() : bool { return $this->raw; }