HttpMessage::setRequestUrl
Set request URL
&reftitle.description;
public
boolHttpMessage::setRequestUrl
stringurl
Set the Request URL of the HTTP Message.
&reftitle.parameters;
url
the request URL
&reftitle.returnvalues;
Returns TRUE on success, or FALSE if the message is not of type
HttpMessage::TYPE_REQUEST or supplied URL was empty.