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

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