decomposeUrl

Type: function
Returns a map including keys for scheme, host, port, path and query parsed from the url parameter provided as a string.

Body

function(url){...}

Classpath

Children