summaryrefslogtreecommitdiffstats
path: root/Codec/MIME/Parse.hs
Commit message (Collapse)AuthorAgeFilesLines
* MIMEValue: include extra header field + toggle to control inclusion of ↵Sigbjorn Finne2008-11-091-4/+13
| | | | content-type when emitting its type; added nullMIMEValue for easier construction of MIMEValues; upped version to 0.3.0
* fix terrible QP encoding snafu + tidyupsSigbjorn Finne2008-09-191-3/+3
|
* wibble (testing e-mail fwd'ing)Sigbjorn Finne2008-09-081-0/+1
|
* wibble (testing e-mail fwd'ing)Sigbjorn Finne2008-09-081-1/+0
|
* robustified (wrt. casing) field lookupsSigbjorn Finne2008-09-081-10/+25
|
* Make parsing parameters case insensitive.Iavor S. Diatchki2008-09-051-1/+2
| | | | Thanks to Nicolas Pouillard for reporting this, and sending us a patch.
* Name space fixesDon Stewart2008-01-041-4/+4
|
* Move MIME stuff into proper Codec.* namespace.Don Stewart2008-01-041-0/+241
Add copyrights where missing.