Next:
NetClients.URL-initialize-release
, Previous:
NetClients.URL-comparing
, Up:
NetClients.URL
1.115.5 NetClients.URL: copying
copyWithoutAuxiliaryParts
Answer a copy of the receiver where the fragment and query parts of the URL have been cleared.
copyWithoutFragment
Answer a copy of the receiver where the fragment parts of the URL has been cleared.
postCopy
All the variables are copied when an URL object is copied.