Sets the request format.
public function setRequestFormat(?string $format) : void { $this->format = $format; }