mime-0.3.2: Working with MIME types.
Source code
Contents
Index
Codec.MIME.Utils
Portability
portable
Stability
provisional
Maintainer
Sigbjorn Finne <sigbjorn.finne@gmail.com>
Description
Extracting content from MIME values and types.
Synopsis
findMultipartNamed
::
String
->
MIMEValue
->
Maybe
MIMEValue
Documentation
findMultipartNamed
::
String
->
MIMEValue
->
Maybe
MIMEValue
Source
Given a parameter name, locate it within a MIME value, returning the corresponding (sub) MIME value.
Produced by
Haddock
version 2.4.2