The HTTP headers.
The HTTP headers.
The HTTP method.
The HTTP method.
The URI path.
The URI path.
The parsed query string.
The parsed query string.
The client IP address.
The client IP address.
The complete request URI, containing both path and query string.
The complete request URI, containing both path and query string.
The media types set in the request Accept header, not sorted in any particular order.
The Request Langs, extracted from the Accept-Language header.
Check if this request accepts a given media type.
Returns the charset of the request for text-based body
Returns the value of the Content-Type header (without the ;charset= part if exists)
The HTTP cookies.
The HTTP domain
Parses the Flash
cookie and returns the Flash
data.
The HTTP host (domain, optionally port)
Returns the raw query string.
Parses the Session
cookie and returns the Session
data.
The HTTP request header. Note that it doesn’t contain the request body yet.