Request
Information about the client's HTTP request
Methods
Invoke via \Framework\HTTP\Request::method()
Click a method name to copy it.
Returns the visitors country from their IP address
This call is expensive as it queries the maxmind geoip database
Return
Country code (3 chars)
Returns the URI of the page the user is currently visiting
Returns the current URI without a query string
Returns the current query string
Returns the current host / domain
Returns the remote ip of the current user