Open
Description
Mobile systems are on the rise and nearly every application does check for the hardware (or user agent) the client is using.
As we already have an environment variable module and a condition engine (by now only in the rewrite module) which can handle this task we can combine these two to provide a set of environment variables the developer can rely on.
UAC:
- There MUST be a set of environment variables determining the clients hardware
- These variables MUST be reliably present