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