| A wrapper for HttpServletRequest.
It is up to the user to ensure that casts to this specific type and use the
specific methods if you are running in the appropriate environment. Also,
since we wrap real requests, the state of those requests can get changed by
the application server, so it's possible that certain calls may result in
exceptions being thrown.
|