We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34118c commit 47af471Copy full SHA for 47af471
src/CoreRequest.php
@@ -11,8 +11,6 @@
11
* It provides an interface to retrieve request parameters from
12
* <ul>
13
* <li>$_SERVER resolving inconsistency among different web servers
14
- * <li>$_POST
15
- * <li>$_COOKIES
16
* <li>REST parameters sent via other HTTP methods
17
* </ul>
18
*/
0 commit comments