Safe Haskell | None |
---|
Uniform Resource Identifier (URI): Generic Syntax http://www.ietf.org/rfc/rfc3986.txt
Documentation
isSubDelims :: Word8 -> BoolSource
isGenDelims :: Word8 -> BoolSource
isReserved :: Word8 -> BoolSource
query :: Parser ByteString [Word8]Source
segmentNzNc :: Parser [Word8]Source
ipv4address :: Parser [Word8]Source
port :: Parser ByteString [Word8]Source
host :: Parser ByteString [Word8]Source
relativePart :: Parser ByteString (Maybe URIAuth, [Word8])Source