Tcl Library Source Code

Check-in [c55b8ef304]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:mime::initialize - make multipart/mixed the default type when -parts is provided.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | pooryorick
Files: files | file ages | folders
SHA3-256: c55b8ef304a279256ad2bd17fe2731a2c4b9610da95e382bc808b3cda08a435a
User & Date: pooryorick 2018-08-30 05:57:43.436
Context
2021-05-01
08:11
mime::initialize - make multipart/mixed the default type when -parts is provided. check-in: 5a8fbe56cb user: pooryorick tags: mime
2018-08-30
12:00
::mime::initialize no longer parses the message. Instead, parsing is performed later as needed. check-in: 16a1a9ac6e user: pooryorick tags: pooryorick
05:57
mime::initialize - make multipart/mixed the default type when -parts is provided. check-in: c55b8ef304 user: pooryorick tags: pooryorick
2018-08-29
19:49
-headers and -parts options to mime::initialize now take a dictionary. Fix for [492563ffff] "hostname" option for parseaddress. check-in: 39e8f7dbb4 user: yorick tags: pooryorick
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/mime/mime.man.
Changes to modules/mime/mime.tcl.
Changes to modules/mime/mime.test.