Method HttpRequestMessage() :getUri() Foundation

Gets the URI used for the HTTP request.

Syntax
 
:getUri() --> cUri
Return

:getUri() returns a character string with the URI.

Description

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().

Feedback

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.