$this->getUri()->__toString(), 'method' => $this->getMethod(), 'headers' => $this->getHeaders(), 'body' => $this->getBody()->getContents(), ]; } }