Searched refs:preserveHost (Results 1 – 2 of 2) sorted by relevance
125 * @param bool $preserveHost Preserve the original state of the Host header.128 public function withUri(UriInterface $uri, $preserveHost = false); argument
107 public function withUri(UriInterface $uri, $preserveHost = false) argument116 if (!$preserveHost || !isset($this->headerNames['host'])) {