Portability | portable |
---|---|
Stability | provisional |
Maintainer | Sigbjorn Finne <sigbjorn.finne@gmail.com> |
Codec.MIME.Utils
Description
Extracting content from MIME values and types.
- findMultipartNamed :: String -> MIMEValue -> Maybe MIMEValue
Documentation
findMultipartNamed :: String -> MIMEValue -> Maybe MIMEValue
Given a parameter name, locate it within a MIME value, returning the corresponding (sub) MIME value.