diff options
author | Arun Isaac | 2019-07-27 20:25:29 +0530 |
---|---|---|
committer | Arun Isaac | 2019-07-28 12:13:43 +0530 |
commit | 9ac10570fca04800f04a439e484f41421864b99f (patch) | |
tree | 030144163601ddf43b72df64d84530f2f5871587 /COPYING | |
parent | ac83c2a00c13702bc365cd0f3074239fa63d743f (diff) | |
download | guile-email-9ac10570fca04800f04a439e484f41421864b99f.tar.gz guile-email-9ac10570fca04800f04a439e484f41421864b99f.tar.lz guile-email-9ac10570fca04800f04a439e484f41421864b99f.zip |
email: Decode MIME entities without headers.
* email/email.scm (email->headers+body): If there are no headers,
return "" as headers not an eof-object.
(parse-email-body): Parse headers of parent entity or email to
parse-mime-entity.
(add-default-mime-entity-headers): New function.
(parse-mime-entity): Use add-default-mime-entity-headers instead of
add-default-headers. Handle MIME entities without headers.
* tests/email.scm ("decode MIME entity without headers"): New test.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions