Returns header value's string representation.
public function __toString() : string { return implode(',', $this->items); }