Return an ns_set that contains all of the query data that was part of the HTTP request
If there is query data (from either a form or multipart form data), ns_getform returns an ns_set that can be queried for that data. If there is no query data, "" is returned.