Tcl Library Source Code

Check-in [ff79b7401f]
Login

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

Overview
Comment:mime: For cookies, add HttpOnly parameter and make it the default.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | pooryorick
Files: files | file ages | folders
SHA3-256: ff79b7401f694c8a4e6f201136a985f785a4571971a82d6c27752c3b8c542e08
User & Date: pooryorick 2018-12-03 14:40:02.287
Context
2021-05-01
11:55
mime: For cookies, add HttpOnly parameter and make it the default. check-in: a31412a310 user: pooryorick tags: mime
2018-12-03
15:17
Closing a fork check-in: 627347c712 user: hypnotoad tags: pooryorick
14:40
mime: For cookies, add HttpOnly parameter and make it the default. check-in: ff79b7401f user: pooryorick tags: pooryorick
12:57
mime: Remove unnecessary semicolon in a cookie header that contains no parameters. For a header value, add parameters are simple values rather than key/value pairs. check-in: 556271270a 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.