Request.php
system/HTTP/Request.php
1 class
4 methods
class Request
Representation of an incoming, server-side HTTP request.
__construct
($config = null)
setMethod
(string $method)
withMethod
($method)
getUri
()