Îõ³h$ À L     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 Æ to determine the actual final url prefix for relative links (files).4(Before 0.1.4 this was the same as httpRawDirectory)http-directory.Like httpDirectory but uses the global 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 Ç to determine the actual final url prefix for relative links (files). http-directory2List all the hrefs in an http directory html file.*Raises an error if the http request fails.ÁLike httpRawDirectory but uses Network.HTTP.Simple (http-conduit)http-directoryTest if an file (url) exists 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-directory>Try to get the filesize (Content-Length field) of an http file*Raises an error if the http request fails. http-directoryÆTry to get the modification time (Last-Modified field) of an http file*Raises an error if the http request fails.  http-directoryÆTry to get the modification time (Last-Modified field) of an http file>Raises an error if the http request fails. Uses global Manager  http-directory=Try to get the filesize and modification time of an http file*Raises an error if the http request fails.  http-directoryÖTry to get the filesize and modification time of an http file Global Manager version.*Raises an error if the http request fails.  http-directory"Return the HTTP headers for a file*Raises an error if the http request fails. http-directoryÁReturn the HTTP headers of an http file. Global Manager version.*Raises an error if the http request fails.http-directoryÙAlias for 'newManager tlsManagerSettings' so one does not need to import http-client etchttp-directoryâReturns the list of http redirects for an url in reverse order (ie last redirect is listed first)http-directory Return final redirect for an urlhttp-directory*Like httpRedirect but uses global Manager.http-directory#Test if string starts with http[s]:http-directoryMake sure an url ends with "/" =trailingSlash "url" == "url/" trailingSlash "url/" == "url/" http-directory0Remove all trailing slashes from filename or url ÁnoTrailingSlash "dir/" == "dir" noTrailingSlash "dir//" == "dir"  http-directoryThis +/+ eats extra slashes. '"dir//" +/+ "/subdir/" = "dir/subdir/"   5     ,http-directory-0.1.10-5ASZI7PkoAiB79ClBw25LBNetwork.HTTP.Directory)http-client-0.7.11-BoXnlX0E6fyDKKcxmVY33DNetwork.HTTP.Client.TypesManager httpDirectoryhttpDirectory'httpRawDirectoryhttpRawDirectory' httpExists httpExists' httpFileSize httpFileSize'httpLastModifiedhttpLastModified'httpFileSizeTimehttpFileSizeTime'httpFileHeadershttpFileHeaders' httpManager httpRedirects httpRedirect httpRedirect' isHttpUrl trailingSlashnoTrailingSlash+/+