mime-0.3.0: Working with MIME types.

PortabilityGHC
Stabilityunstable
MaintainerSigbjorn Finne <sof@galois.com>

Codec.MIME.Utils

Description

Extracting content from MIME values and types.

Synopsis

Documentation

findMultipartNamed :: String -> MIMEValue -> Maybe MIMEValueSource

Given a parameter name, locate it within a MIME value, returning the corresponding (sub) MIME value.