]> git.mxchange.org Git - core.git/commit
Added isGetRequestMethod(), isHeadRequestMethod() and isPostRequestMethod().
authorRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 21:54:05 +0000 (23:54 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 21:54:05 +0000 (23:54 +0200)
commitbb9fc73885ab80faa324ce6dd275e766b28221d9
treecb81754e02caee4ef77fcddb3bbac889359483fe
parent88deca9fb4d77cdc34fb762070cad57da8cdd5be
Added isGetRequestMethod(), isHeadRequestMethod() and isPostRequestMethod().

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/interfaces/request/class_Requestable.php
inc/classes/main/request/console/class_ConsoleRequest.php
inc/classes/main/request/html/class_HtmlRequest.php