úÎ!<     None­http-directory+List the files (hrefs) in an http directory/It filters out absolute urls & paths, queries, '..', and # links.*Raises an error if the http request fails.[Note if the directory (webpage) url is redirected to a different path you may need to use  G to determine the actual final url prefix for relative links (files).+(before 0.1.4 it was just httpRawDirectory)http-directory'Like httpDirectory but uses own Managerhttp-directory2List all the hrefs in an http directory html file.*Raises an error if the http request fails.[Note if the directory (webpage) url is redirected to a different path you may need to use  G to determine the actual final url prefix for relative links (files).http-directoryTest if an file (url) existshttp-directory>Try to get the filesize (Content-Length field) of an http file*Raises an error if the http request fails.http-directoryFTry to get the modification time (Last-Modified field) of an http file*Raises an error if the http request fails.http-directoryYalias for 'newManager tlsManagerSettings' so one does not need to import http-client etchttp-directorybReturns the list of http redirects for an url in reverse order (ie last redirect is listed first) http-directory Return final redirect for an url http-directory'Like httpRedirect but uses own Manager. http-directory#Test if string starts with http[s]: http-directoryThis  / eats extra slashes. "dir/" <> "subdir" = "dirsubdir" http-directoryMake sure an url ends with "/" 0trailingSlash "url" == "url/" trailingSlash "url " == "url" http-directory0Remove all trailing slashes from filename or url AnoTrailingSlash "dir/" == "dir" noTrailingSlash "dir//" == "dir"      5     *http-directory-0.1.6-2tMbo2FtBg8gZ3TOJAfA4Network.HTTP.Directory(http-client-0.6.4-G6TQS7H9hfi6F0l3bbQ7DENetwork.HTTP.Client.TypesManager httpDirectoryhttpDirectory'httpRawDirectory httpExists httpFileSizehttpLastModified httpManager httpRedirects httpRedirect httpRedirect' isHttpUrl trailingSlashnoTrailingSlash