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 c05524a + 1534e52 commit 644d5eeCopy full SHA for 644d5ee
src/RequestInterface.php
@@ -53,7 +53,7 @@ public function getRequestTarget();
53
* immutability of the message, and MUST return an instance that has the
54
* changed request target.
55
*
56
- * @link http://tools.ietf.org/html/rfc7230#section-2.7 (for the various
+ * @link http://tools.ietf.org/html/rfc7230#section-5.3 (for the various
57
* request-target forms allowed in request messages)
58
* @param mixed $requestTarget
59
* @return self
0 commit comments