Tcl Library Source Code

Check-in [556271270a]
Login

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

Overview
Comment: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.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | pooryorick
Files: files | file ages | folders
SHA3-256: 556271270a289ae185c3857298b60e75f3c71771ccb418dcc027c7c433b16d8b
User & Date: pooryorick 2018-12-03 12:57:22.557
Context
2021-05-01
11:52
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: 09e3856313 user: pooryorick tags: mime
2018-12-03
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
2018-11-30
06:29
mime: remove "-" from cookie options. check-in: 4018b6c269 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.