Get the request that caused the exception
Overrides NetworkExceptionInterface::getRequest
public function getRequest() : RequestInterface { return $this->request; }