Get whether or not this is an HTTP only cookie.
bool
public function getHttpOnly() { return $this->data['HttpOnly']; }