hxt-9.3.1.15: A collection of tools for processing XML with Haskell.

Safe HaskellSafe-Inferred
LanguageHaskell98

Text.XML.HXT.Parser.ProtocolHandlerUtil

Synopsis

Documentation

parseContentType :: Parser [(String, String)] Source

Try to extract charset spec from Content-Type header e.g. "text/html; charset=ISO-8859-1"

Sometimes the server deliver the charset spec in quotes these are removed