diff options
| author | bwarsaw | 2001-08-18 18:22:11 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-08-18 18:22:11 +0000 |
| commit | 3f0f43d1c19eb0849f8bbd2e749e57d0b5019ec5 (patch) | |
| tree | 015f288e84496396efdb0e75fa2e8a27d085454c /README.NETSCAPE | |
| parent | 63dab1ee6eb81bdbbceae6a671779334879f01bd (diff) | |
| download | mailman-3f0f43d1c19eb0849f8bbd2e749e57d0b5019ec5.tar.gz mailman-3f0f43d1c19eb0849f8bbd2e749e57d0b5019ec5.tar.zst mailman-3f0f43d1c19eb0849f8bbd2e749e57d0b5019ec5.zip | |
Morsel.set(): Add optional argument `strict', defaulting to 1, which
controls whether reserved key checking is done.
Cookie.__ParseString(): When calling Morsel.set(), set strict=0 so no
reserved key checking will be done. This makes sense because
normally, the input data is coming from the web and we should be
liberal in what we accept here. E.g. if a browser is setting
"Version=1" we shouldn't crap out on the whole cookie just because
of that.
We /do/ want to be more strict when we're setting individual keys
programmatically (but that will never call __ParseString()).
Diffstat (limited to 'README.NETSCAPE')
0 files changed, 0 insertions, 0 deletions
