query

Type: String

The query property of the JadeHTTPConnection class contains the query portion of the url property, where the URL is made up of the following components.

"scheme://[user[:password]@]host[:port]/path[?query][#fragment]"