Skip to content

URI Method ComposeURI

Paul Mansour edited this page May 30, 2020 · 3 revisions

ComposeURI Method

Z←Y ComposeURI X

Y is a URI object, X is ignored. Z is the URI string defined by Y.

Z is composed of the Scheme, UserInfo, Host, Port, Segments, MatrixParameters, QueryParameters, and Fragment properties. All other properties are ignored.

Clone this wiki locally