úÎ%Š     Portable ProvisionalIavor S. DiatchkiA type for working with URL.  The parameters are in  application/x-www-form-urlencoded format:   :http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.1 Different types of URL. Rleative to another URL Does not have a host  Has a host 7Contains information about the connection to the host. &Add a (key,value) parameter to a URL. Convert a list of bytes to a URL. ,Convert the host part of a URL to a list of bytes. Convert a URL to a list of bytes. / We represent non-ASCII characters using UTF8. :Convert a string to bytes by escaping the characetrs that C do not satisfy the input predicate. The first argument specifies % if we should replace spaces with +. B%-encode a character. Uses UTF8 to represent characters as bytes. %-encode a byte. Decode a list of bytes to a string.  Performs % and UTF8 decoding. Parse a percent-encoded byte. ECharacters that can appear non % encoded in the path part of the URL BCharacters that may appear in the textual representation of a URL            url-1.0.1 Network.URLURLurl_typeurl_path url_paramsURLType PathRelative HostRelativeAbsoluteHostsecurehostport add_param importURL exportHost exportURL encString decStringok_hostok_paramok_pathok_url parse_paramsencCharencByte decStrBytesdecByte isAlphaASCIIbreaks