We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13fb8c3 + 47cd67d commit c05524aCopy full SHA for c05524a
src/RequestInterface.php
@@ -107,7 +107,7 @@ public function getUri();
107
* setting `$preserveHost` to `true`. When `$preserveHost` is set to
108
* `true`, this method interacts with the Host header in the following ways:
109
*
110
- * - If the the Host header is missing or empty, and the new URI contains
+ * - If the Host header is missing or empty, and the new URI contains
111
* a host component, this method MUST update the Host header in the returned
112
* request.
113
* - If the Host header is missing or empty, and the new URI does not contain a
0 commit comments