Method HttpRequestMessage() :setQueryString() Foundation
Sets the HTTP query string.
:setQueryString( <cQueryString> ) --> self
:setQueryString() returns the object executing the method.
The method :setQueryString() sets the HTTP query string associated with this message object.
The HTTP parameters which are encoded in the query string can also be defined using the method :setParameter().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.