Метод | Описание | |
---|---|---|
getHost ( ) : string | Get the host of the request | |
getMethod ( ) : string | Get the HTTP method of the request | |
getParams ( ) : array | Gets request parameters | |
getPath ( ) : string | Get the path of the request (e.g. '/', '/index.html') |