Tcl Library Source Code

Check-in [ebcce7f24e]
Login

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

Overview
Comment:mime: [header get] now returns one matching value, plus parameters. Documentation updated to reflect new API.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | pooryorick
Files: files | file ages | folders
SHA3-256: ebcce7f24e38ff15104e2ce0b5d4acca0158f28f52bf4a95a3661037391f8adf
User & Date: pooryorick 2018-10-26 17:46:12.586
Context
2021-05-01
10:30
mime: [header get] now returns one matching value, plus parameters. Documentation updated to reflect new API. check-in: 6a0823d6ef user: pooryorick tags: mime
2018-10-29
18:54
mime: Fix problem with content type handling. ncgi: Add object interface, update documentation. check-in: efdd4f9d20 user: pooryorick tags: pooryorick
2018-10-26
17:46
mime: [header get] now returns one matching value, plus parameters. Documentation updated to reflect new API. check-in: ebcce7f24e user: pooryorick tags: pooryorick
2018-09-28
14:20
alphabetize routines migrate tests from ncgi module. check-in: 9eb4b1a47a user: pooryorick 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.
Changes to modules/ncgi/ncgi.man.
Changes to modules/ncgi/ncgi.tcl.
Changes to modules/ncgi/ncgi.test.