method = strtoupper($method); $this->url = $url; $this->headers = $headers; $this->body = $body; } }