mime-0.2: Working with MIME types.Source codeContentsIndex
Codec.MIME.Utils
PortabilityGHC
Stabilityunstable
Maintainertse-dev-team@galois.com
Description
Extracting content from MIME values and types.
Synopsis
findMultipartNamed :: String -> MIMEValue -> Maybe MIMEValue
Documentation
findMultipartNamed :: String -> MIMEValue -> Maybe MIMEValueSource
Given a parameter name, locate it within a MIME value, returning the corresponding (sub) MIME value.
Produced by Haddock version 2.1.0