Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Parser.Rfc2046
Description
Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types http://www.ietf.org/rfc/rfc2046.txt
Documentation
bcharsnospacePred :: Word8 -> Bool #
bchars :: Parser ByteString Word8 #
boundary :: Parser ByteString [Word8] #
dashBoundary :: Parser ByteString [Word8] #
encapsulation :: Parser ByteString ([Header], [Word8]) #
delimiter :: Parser ByteString [Word8] #