auto-core.http.url
Url management
See lambdaisland.uri for useful functions And see the RFC for references
compare-locations
(compare-locations & urls)
Are url
from the same location? (apparent server)
extract-tld-from-host
(extract-tld-from-host url)
Extract the tld of an host from an url
parse-queries
(parse-queries url)
Parse queries to get the parameters from url
url-delims
According to RFC3986 page 12: gen-delims = : / ? # [ ] @ sub-delims = ! $ & ’ ( ) * + , ; =