val) |
val) |
In general, it should be the case that value_encode() and value_decode() are inverses on the range of value_decode.
[attrs[, header[, sep]]]) |
[attrs]) |
The meaning for attrs is the same as in output().
rawdata) |
HTTP_COOKIE
and add
the values found there as Morsels. If it is a dictionary, it
is equivalent to:
for k, v in rawdata.items(): cookie[k] = v
See About this document... for information on suggesting changes.