Skip to content

Commit 644d5ee

Browse files
Merge pull request #74 from easy-system/patch-3
Update RequestInterface.php
2 parents c05524a + 1534e52 commit 644d5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RequestInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function getRequestTarget();
5353
* immutability of the message, and MUST return an instance that has the
5454
* changed request target.
5555
*
56-
* @link http://tools.ietf.org/html/rfc7230#section-2.7 (for the various
56+
* @link http://tools.ietf.org/html/rfc7230#section-5.3 (for the various
5757
* request-target forms allowed in request messages)
5858
* @param mixed $requestTarget
5959
* @return self

0 commit comments

Comments
 (0)