aboutsummaryrefslogtreecommitdiff
path: root/src/styleengine.cc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2010-01-18 00:57:58 +0000
committercorvid <corvid@lavabit.com>2010-01-18 00:57:58 +0000
commitaa10e22a8530fcd4e4b18540a73ffc22c8d4610e (patch)
treed3d3d2b9d926b4e4f672e85c7d6369b9d7babc8c /src/styleengine.cc
parentead29a413caaa3df922d3306b4c4911b5520ba59 (diff)
cookies allow Expires attr's value to be quoted.
sourceforge sends cookies this way. It seems that quotes around values are generally to be ignored, i.e., not stripped or anything, but I asked the draft spec author about this case, and he reports that he has fixed his algorithm to allow leading and trailing delimiters around cookie-date. If I/someone eventually does make the timestamp code follow the algorithm more closely, the stripping would no longer need to be done here. As for whether we'd want to continue to use that code for the stricter server_date that we get from the HTTP Date header, I'm not sure at the moment. I've already added one case to it that wouldn't be legal for the header, though...
Diffstat (limited to 'src/styleengine.cc')
0 files changed, 0 insertions, 0 deletions