Skip to content

Instantly share code, notes, and snippets.

@feedhenry-gists
Created June 8, 2011 19:19
Show Gist options
  • Select an option

  • Save feedhenry-gists/1015142 to your computer and use it in GitHub Desktop.

Select an option

Save feedhenry-gists/1015142 to your computer and use it in GitHub Desktop.
Cloud Request Details Response
{
"userAgent": <user agent string>,
"maxWidth": <max width of device screen, in pixels>,
"maxHeight": <max height of device screen, in pixels>,
"visibleWidth": <visible width in the device browser, in pixels>,
"visibleHeight": <visible height in the device browser, in pixels>,
"ipAddress": <client IP Address>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment