add CPU information to WebClientInfo (or ClientProperties)
----------------------------------------------------------

                 Key: WICKET-822
                 URL: https://issues.apache.org/jira/browse/WICKET-822
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.0-beta2, 1.3.0-beta1
            Reporter: Sean Sullivan


Can you add a getCPU() method to WebClientInfo (or ClientProperties)?

On Internet Explorer, you can get this information from the client with the 
"navigator.cpuClass" property.   

In Internet Explorer 7, Microsoft is sending an additional header on all HTTP 
requests:   UA-CPU

I don't think navigator.cpuClass is supported in Firefox.  Don't know about 
Opera or Safari.









-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to