Method HttpRequestMessage() :getUri() Foundation
Gets the URI used for the HTTP request.
:getUri() --> cUri
:getUri() returns a character string with the URI.
The method :getUri() gets the URI used for communicating with the server. This is the URL specified when creating the request message object using the method :new().
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.