Get URL Values (vuo.url.get)

Gives information about the parts of a URL.

URLs are structured as follows: scheme://user@host:port/path?query#fragment

(See also the Get File URL Values node.)

Keywords: explode, https, parts, piece, split, tokenize


Example compositions:


Back to vuo.url node set documentation.