If @just_path_and_query is %TRUE, this concatenates the path and query
together. That is, it constructs the string that would be needed in
the Request-Line of an HTTP request for @uri.
Note that the output will never contain a password, even if @uri
does.
Returns a string representing @uri.
If @just_path_and_query is %TRUE, this concatenates the path and query together. That is, it constructs the string that would be needed in the Request-Line of an HTTP request for @uri.
Note that the output will never contain a password, even if @uri does.