The body content.
The body content.
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.
The Request Langs, extracted from the Accept-Language header.
Check if this request accepts a given media type.
Check if this request accepts a given media type.
Returns the charset of the request for text-based body
Returns the charset of the request for text-based body
Returns the value of the Content-Type header (without the ;charset= part if exists)
Returns the value of the Content-Type header (without the ;charset= part if exists)
The HTTP cookies.
The HTTP cookies.
The HTTP domain
The HTTP domain
Parses the Flash cookie and returns the Flash data.
Parses the Flash cookie and returns the Flash data.
The HTTP host (domain, optionally port)
The HTTP host (domain, optionally port)
Transform the request body.
Returns the raw query string.
Returns the raw query string.
Parses the Session cookie and returns the Session data.
Parses the Session cookie and returns the Session data.
The complete HTTP request.
the body content type.