Returns the original HTML response.
\Drupal\Core\Render\HtmlResponse The original HTML response.
public function getOriginalHtmlResponse() { return $this->originalHtmlResponse; }