-
Notifications
You must be signed in to change notification settings - Fork 1
URI Method ComposeURI
Paul Mansour edited this page May 30, 2020
·
3 revisions
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.