HTTPServerRequest.queryString

The _query string part of the URL.

Remarks: This field is only set if HTTPServerOption.parseURL is set.

class HTTPServerRequest
string queryString;

Meta