Sets an HTML header that will be dumped once in the output stream.
public function setDumpHeader(?string $header) : void { $this->dumpHeader = $header; }