Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
webServerDirectoryContents :: ByteString -> [String] Source
Parse the text returned when a directory is listed by a web server. This is currently only known to work with Apache. NOTE: there is a second copy of this function in debian:Debian.URI. Please update both locations if you make changes.