type | description | "Type of the connection, per http://w3c.github.io/netinfo/#dfn-connection-types" |
---|
type | "string" |
---|
|
---|
downlinkMax | description | "Maximum downlink speed in megabits per second." |
---|
type | "number" |
---|
|
---|
isAnon | description | "True if the user was anonymous; false if logged in." |
---|
required | true |
---|
type | "boolean" |
---|
|
---|
isHttps | description | "True if request was secure (i.e., used HTTPS)." |
---|
type | "boolean" |
---|
|
---|
originCountry | description | "Country in which request originated, based on GeoIP look-up." |
---|
type | "string" |
---|
|
---|